The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
Recently I have used an embedded into a website Power BI report, which showed one page for several seconds. There was a message 'Loading...'.
After, a page with visuals appeared instead of the initial one.
I have access to this report. The initial page contains a text box with the text 'Loading...'. The second is just a page with different visuals.
My questions is how to set up the initial page to appear first and then dissapear after several seconds? Is it some script within the website that does it? As I have never encountered such a feature in Power BI itself.
Solved! Go to Solution.
I found a solution to the question, which is quite straightforward:
https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/page-navigation
I found a solution to the question, which is quite straightforward:
https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/page-navigation
"Loading..." pages try to distract from the fact that the report is rendering too slowly. Spend your energy speeding up the report, not aggravating your users.