Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 months ago
Solved

Semantic Model Refreshed Successfully, But Not The Pin Live Page In Dashboard

Hi Power BI Community,   I wish to seek your expertise in a roadblock that my team is facing.   To give you some background, we published a Power BI Report “ReportA” in Workspace A. ReportA is us...
  • v-pnaroju-msft's avatar
    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:

    1. 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.
    2. 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 Learn

    We 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.