Forum Discussion
Anonymous
5 years agoNot applicable
Increase row limit when creating CSV table
Hi all, I am exporting my data through power automate and using create CSV table. However, it seems limited to 1000 rows. I have around 100K rows which I want to export. Is there a way to increase th...
andrealibby5
4 years agoFrequent Visitor
Were you ever able to figure out a way to get past the 1000 row limit for the export?
MossyFresh
3 years agoNew Member
The limiter is the Compose operation, to expand the row limit beyond 1000, you'll need instead to run a query against your dataset as your source when creating the CSV table.
- JJackson2 years agoFrequent Visitor
Do you have an example of how to do this?