Forum Discussion
Semantic Model Refreshed Successfully, But Not The Pin Live Page In Dashboard
- 8 months ago
Thankyou, rohit1991 and d_m_LNK for your responses.
Hi junmin,We appreciate your inquiry submitted through the Microsoft Fabric Community Forum.
Based on my understanding, a pinned live report page captures a snapshot of the report page’s state and does not automatically reflect an Import mode dataset refresh. Live page tiles update only when the report page itself is refreshed or republished, or when the page executes Automatic Page Refresh in DirectQuery. An Import dataset refresh alone will not push new values into an already pinned live page.
For a simple and immediate resolution, instead of pinning the entire page, pin the individual visuals (tiles) you require to the dashboard. Pinned visuals refresh their cached tiles after dataset refreshes and will therefore display the updated Import data on the dashboard.
For near real-time automatic updates, one of the following approaches may be useful:
- DirectQuery or a composite model with Automatic Page Refresh. Page refresh works for DirectQuery, allowing the report page to refresh on a schedule. If you convert to DirectQuery, you can enable Automatic Page Refresh on the page and pin the live page.
- Push or streaming datasets. Send data via the REST API or a streaming endpoint so that visuals or tiles update in real time.
Please refer to the links below for further information:
Pin an entire report page to a Power BI dashboard - Power BI | Microsoft Learn
Data refresh in Power BI - Power BI | Microsoft Learn
Automatic page refresh in Power BI Desktop - Power BI | Microsoft Learn
Real-time streaming in Power BI - Power BI | Microsoft Learn
Push Datasets - REST API (Power BI Power BI REST APIs) | Microsoft LearnWe hope that the information provided will help to resolve the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric community.
Thank you.
Depending on what the dashboard needs to be, you could use the new org apps feature to bring in the pages of different reports in the workspace you want to bring into the a single refrence point. You can do quite a bit within the org app structure and it may be a solution for what you are wanting.
- Anonymous8 months agoNot applicable
hi d_m_LNK , thanks for the prompt response. we are aware about the org app but it does not meet exactly what we need. we need a one-pager view of visuals from two different reports. 😞
- d_m_LNK8 months agoSuper User
Under page settings on the reports you are pinning visuals from you could set this setting to try and set a 5 min interval:
In researching this looks like it only works for direct query reports but if you create visual only reports for this purpose you could probably make it work.