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...
selimovd
5 years agoMost Valuable Professional
Hey Anonymous ,
help me to understand your problem better.
You are exporting your data from a CSV with Power Automate? And in Power Automate the first 1000 rows are getting exported instead of 100K rows. Is that right?
Best regards
Denis
- Anonymous5 years agoNot applicable
Hi Denis,
Yes. So basically I have dataset in Power BI and I am using Power Automate to compose and create a CSV table from those datasets. And then creating a CSV file in Sharepoint. But the export is always limited to 1000 rows.
- andrealibby54 years agoFrequent Visitor
Were you ever able to figure out a way to get past the 1000 row limit for the export?
- MossyFresh3 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.