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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Data Flow refresh - parallel or separately

Hello,

 

I was exploring the Power BI Data Flow service and it looks very promising.

 

However, I couldn't find any information about how the Data Flow Service refreshes it's entities. 

In Power BI Desktop it is possible to enable or disable parallel loading of tables from the settings. I couldn't find this kind of option from the Data Flow Service or any documentation of how the entities are refreshed. 

In some situations we prefer to disable the parallel loading of tables and run the queries separately as our data source (OData service) can sometimes get too much load if a lot of queries are run in parallel. 

 

My questions are:

Does the Data Flow service load the entities in parallel or separately?

Is it possible to enable or disable parallel loading for entities in Data Flow?

 

If I understood correctly, with Data Flow Service the data is loaded to Azure Data Lake Storage and then we use this Data Flow service as our data source when creating reports in Power BI Desktop. However the Power BI Desktop's option for parallel loading does not affect the original data source, so this option is not valid for controlling the load on our server if we build the reports with Data Flows. 

 

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

Currently there's no such kind of doc which can clarify the working details about dataflow entity refresh. But it seems to more related to Azure Lake Storage. I would suggest you to post this question to azure forum to achieve more help.

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

Currently there's no such kind of doc which can clarify the working details about dataflow entity refresh. But it seems to more related to Azure Lake Storage. I would suggest you to post this question to azure forum to achieve more help.

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

I have the same problem where i need to control the order in which the entities in a dataFlow refress in order to avoid API call quota limits on the source side (Google Analytics).

 

To me this has nothing to do with DataLake store but rather with the way DataFlows decides to treat the refresh calls towards the datasource.

 

Is there any documentation that would explain how multiple entities in a flow are refreshed (sequentially or parallel)?

 

Thanks

 

Bogdan

Any update on this issue? I am using Invoke After as a work around as I have multiple tables using the same API source and I'm hitting the quota limit. But it takes a long time to refresh as I give exessive breathing room between queries since sometimes the API works slow..

I have the same issue which causes an error when refreshing my dataflow "Parallel API request not permitted". 
Any help would be appreciated. 

 

You can download the refresh history form Dataflows:

PawelWrona_1-1712225462936.png

 

Inside you will find StartTime and EndTime for each entity

PawelWrona_0-1712225436264.png

As you can see even on my example, some of the are overlapping, this might cause an issue. In this case, probably it's better to split entities to individual dataflows and run them in sequence, if this is your data source limitation.

 

Also, if you have issue with too frequent API Calls according to your data source rules, you may have a look at the great post from Chris Webb:

Chris Webb's BI Blog: Using Function.InvokeAfter() In Power Query (crossjoin.co.uk)

 

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors