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
FredrikJ
Helper II
Helper II

Dataset refresh parallelism

Hi!

 

Our datasource is a Orcle database and I am trying to figure out why the first partition never is run with parallelism when refreshing a dataset.

If I run 7 partitions in a table the parallelism looks like this:

FredrikJ_3-1699949211614.png

The first partition runs on its own then the other 6 in parallelism

 

If I run 5 partitions in a table the parallelism looks like this:

FredrikJ_2-1699949193005.png

The first partition runs on its own then the other 4 in parallelism.

 

Does any one know why not all 5 partitions runs in parallelism in my last run?

 

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi @FredrikJ 


This is by design because the first query that runs, does the checks to ensure that the columns are valid and that there are no refreshing errors. Once the first query is successful it can then refresh in Parallel knowing that the subsequent queries will not fail.





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

Proud to be a Super User!







Power BI Blog

View solution in original post

1 REPLY 1
GilbertQ
Super User
Super User

Hi @FredrikJ 


This is by design because the first query that runs, does the checks to ensure that the columns are valid and that there are no refreshing errors. Once the first query is successful it can then refresh in Parallel knowing that the subsequent queries will not fail.





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

Proud to be a Super User!







Power BI Blog

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