Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not 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 see only around 500 rows in report. I created a Schedulde flow for this ( 1 minute interval). Why is Service not importing all the rows?

3 REPLIES 3
nickyvv
Community Champion
Community Champion

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



Did I answer your question? Mark my post as a solution!

Blog: nickyvv.com | @NickyvV


Anonymous
Not 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. 

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



Did I answer your question? Mark my post as a solution!

Blog: nickyvv.com | @NickyvV


Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors