Forum Discussion
ajaffeeattmz
4 years agoFrequent Visitor
Power Automate Button 1,000 row limit
I am trying to pull data from a Power BI table into Power Automate using a Power Automate visual (button) and I am limited to 1,000 rows. I have seen that it is possible to increase this to 15,000 o...
MossyFresh
3 years agoNew Member
I found this post trying to solve this myself, and the solution that worked for me is to not use the compose operation as your source for creating your CSV table, but to instead run a query against a dataset. It's my understanding that the compose operation is fundamentally limited to 1000 rows, so a different method is needed.