Forum Discussion
Embedded report: Loading page
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.
I found a solution to the question, which is quite straightforward:
https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/page-navigation
2 Replies
- lbendlinSuper User
"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.
- vktravelRegular Visitor
I found a solution to the question, which is quite straightforward:
https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/page-navigation