Forum Discussion
andrehawari
8 years agoHelper II
Power BI Performance : Maximum Number of Visualization per Report
Hi, My client approached me and asked how many maximum visualization in one report page, so the best performance can be achieved. (currently I used up to 10-12 visualization per report) Current...
- 8 years agoHi Andrew,
The challenge here is that it all depends on how the model is created, how complex or simple the measures are. And then also what visualisations are being used to show the output.
I am not sure how you would be able to define where the drop off point is. I have seen simple visuals take a long time to render (due to complex or poorly written DAX measures) and then seen a large dataset with quite a few visuals on a page return within a second. It is not a simple answer.
andrehawari
8 years agoHelper II
Hi Gilbert
Well noted, thanks for the input.To summarize, there are 3 factors to consider based on your answers
a. how the model is created
b. measures complexity
c. type of visualization (I wonder why this is matter, let say are there any differences if we choose bar chart over line chart ?)
It looks like the only way to calculate the performance is only after the system go live with real data, then do the tweaking.
GilbertQ
8 years agoSuper User
Yes, that is what I would suggest, best to have it working in the Power BI Service and tweak it from there.