Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.72k stars 1.57k forks source link

Allow queries from external Data Sources to be used in "Export Data" app-actions #15013

Open mikesealey opened 12 hours ago

mikesealey commented 12 hours ago

Describe the feature request Currently when using the Export Data app-action, only table (data sources) can be used when exporting from (component) tables.

In ButtonActions.js we can see that both a tableID and a selection of rows must be specified in order to export the data. Queries to not have a tableID. image image

Rough steps to replicate for testing

linear[bot] commented 12 hours ago

BUDI-8840 Allow queries from external Data Sources to be used in "Export Data" app-actions