Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi Team ,
I have a general query about performance and capacity of Power BI.
I have a scenario where I have to fetch 200 Million records per date . The data source that I am using is Memsql which is on premises database . Premium capacity is P2 . Can someone please help what is the appropriate capacity configuration that we should have with respect to data source as well as Power BI Premium capacity.
Tried Direct query , but it is too slow. With Import mode it took almost 7 hours to fetch the whole data. Anyway , we will be implementing IR , but the risk here is that the first load atleast should happen successfully on service wih full volume.
Followed all the below steps to fetch the data:
Solved! Go to Solution.
@ZikoPowerBI
with that king of large data you are expected to face performance issue, to improve performance you can consider below;
check the table relationships, indexing, and data types.
If your data is time-series data like daily records, consider partitioning your data in your data source. Partitioning can really improve query performance, especially when retrieving data for specific time periods.
try to load your data incrementally by applying incremental refresh.
if your report is slow then try to use the performance analyzer option to know which calculation or dax is taking too much time and try to optimise it.
My blog:
https://analyticpulse.blogspot.com/2024/03/superstore-sales-2022-vs-2023-year-on.html
https://analyticpulse.blogspot.com/
https://analyticpulse.blogspot.com/2024/04/case-study-powerbi-dashboard-developer.html
https://analyticpulse.blogspot.com/2024/05/what-if-sun-disappeared.html
See my Pins :
https://pin.it/5aoqgZUft
https://in.pinterest.com/AnalyticPulse/
Thanks for the insights!
I am majorly focusing on what is the appropriate capacity configuration that we should have with respect to data above 200 - 300 millions per date in Power BI Premium capacity with all our data in import mode. If someone can help us with their historical experience in PBI
@ZikoPowerBI
with that king of large data you are expected to face performance issue, to improve performance you can consider below;
check the table relationships, indexing, and data types.
If your data is time-series data like daily records, consider partitioning your data in your data source. Partitioning can really improve query performance, especially when retrieving data for specific time periods.
try to load your data incrementally by applying incremental refresh.
if your report is slow then try to use the performance analyzer option to know which calculation or dax is taking too much time and try to optimise it.
My blog:
https://analyticpulse.blogspot.com/2024/03/superstore-sales-2022-vs-2023-year-on.html
https://analyticpulse.blogspot.com/
https://analyticpulse.blogspot.com/2024/04/case-study-powerbi-dashboard-developer.html
https://analyticpulse.blogspot.com/2024/05/what-if-sun-disappeared.html
See my Pins :
https://pin.it/5aoqgZUft
https://in.pinterest.com/AnalyticPulse/
User | Count |
---|---|
36 | |
30 | |
28 | |
25 | |
23 |
User | Count |
---|---|
51 | |
50 | |
33 | |
33 | |
29 |