Forum Discussion
Anonymous
5 years agoNot applicable
Why there is a delay in Query Begin on Power BI ?
I have a PowerBI report published on PowerBI Service, this report is connecting to On-Premise SSAS Tabular Model cube. This report has 10 visuals, here are my observations when an user opens the repo...
lbendlin
Super User
5 years agoFun fact: Power BI renders five visuals at a time. If you cram 50 visuals onto a page that means 45 of them will have to wait until the first five have finished rendering, and so on.
Use Small Multiples, and other ways to reduce the number of visuals on a page.
Anonymous
5 years agoNot applicable
Thanks, but cube trace speaks otherwise, showing 4 visuals rendering at a time. and moreover I am curious to know why there was delay in query begin as highlighted in the trace screenshot above.