Forum Discussion
Anonymous
6 years agoNot applicable
SQL Server data not loading all rows in Service using Flow (Streaming data Set API)
I am not able to load all rows in Service Report using FLow. I have data in SQL Server and I am using API for live streaming connection. Only partial data is loaded. I have 12000 rows in SQL but can ...
nickyvv
6 years agoMost Valuable Professional
Please have a look at this page that lists the limits and configurations in Flow (now called Power Automate btw).
The limit for message size is 100MB for example. It might be that you're hitting that.
Did this help you or did I answer your question?
Then please give kudos or mark my post as a solution!
My blog: nickyvv.com
Anonymous
6 years agoNot applicable
So does it mean I cannot load data more than 100 MB in size from SQL Server? I am not sure if 500 rows of data would be 100 MB in size.
- nickyvv6 years agoMost Valuable Professional
That could be, the size of 1 row depends on the number of columns and the datatypes of those columns.
Did this help you or did I answer your question?
Then please give kudos or mark my post as a solution!
My blog: nickyvv.com