Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
I have a server with around of hundred .pbix published.
Some of them are schedule to be refreshed once a day, but several refresh each hour.
The problem is that in some moments the logs file shows that it has, for exemple, 20 .pbix are beeing refreshed, but when I do a query in the source database (DW) to look for the PBI querys I see that just a few queries are running in the same moment.
I supose that the AnalysisSever wait to finished the firsts refreshs to run the others
Is there any way, any configuration that turn possible to refresh serveral .pbi in the same time?
thanks
Data Refresh loads is by default running simultaneously. I'm not sure if it is configurable, or is dependent on some connection pool (dependent e.g. on number of cores). I my case I see aprox. up to 20 refresh jobs which is connected to source at same time (more is in some queue)