It would be ideal for many use cases for users to be able to filter the data that they want to export before exporting the data. Right now the way it functions is by exporting the entire data table.
1 Answer
1Assuming you’re referring to the Generate CSV action, you can already filter it by using a Query as the source.
Thank you! That would allow users to pre-filter the data before generating a CSV file?
– kaseyjones23Yes, that's correct.
– Darren_Murphy