Forum Discussion

icassiem's avatar
icassiem
Post Prodigy
1 month ago
Solved

AI Copilot Narratives

Good day,  I got approval for an F2 sunscription 🙂 , and i want to embed the copilot summaries/naarratives and i see i new release it is dynamic and it auto updates 1. Can i do in depth summaraies...
  • Parchitect's avatar
    Parchitect
    1 month ago
    Hi  , 
    Yes, you are on the right track, but I would separate the options a bit.

     

    1. Visual summaries
    For per-visual summaries, you do not normally build this as a “right-click hyperlink” type experience. The main options are: 
    - Use the Copilot pane to summarize report content / visuals.
    - Use the Narrative visual with Copilot if you want a narrative visual placed directly on the report canvas.

     

    The Narrative visual with Copilot can summarize selected visuals, pages, or report context, and you can use prompts to control the type of summary. 
    Reference: https://learn.microsoft.com/en-us/power-bi/create-reports/copilot-create-narrative

     

    2. Page narrative with slicers
    Yes, for a page-level narrative, use the Narrative visual with Copilot on the report page.
    Typical setup:
    - Add slicers, for example Client, Quarter, Half Year, Year.
    - Add the visuals that represent the performance analysis.
    - Add the Narrative visual with Copilot.
    - Prompt it to summarize the selected client/period/page.

     

    The narrative is grounded in the report canvas, so clearly named visuals, fields, axes, and measures are important. Microsoft notes that the Narrative visual pulls information from what is on the report canvas, not directly from the full underlying semantic model. 
    Reference: https://learn.microsoft.com/en-us/power-bi/create-reports/copilot-create-narrative

     

    Microsoft also announced “AI Narrative auto refresh” in the March 2026 Power BI update, so that is the feature to validate if you want the narrative to refresh dynamically as slicers/filter context changes. 
    Reference: https://community.fabric.microsoft.com/t5/Power-BI-Updates-Blog/Power-BI-March-2026-Feature-Summary/ba-p/5173928

     

    3. RAG / chatbot
    I agree with your thinking: I would not start with a full RAG/chatbot implementation immediately on F2 unless you have a clear use case and usage pattern.

     

    4. Performance essay / extended narrative
    Yes, this is a good use case for the Narrative visual with Copilot.
    Example setup:
    - Page slicers: Client, Year, Quarter, Half Year
    - Report visuals: revenue, margin, volume, variance, forecast, trend
    - Narrative visual prompt:
    • “Write an executive performance analysis for the selected client and selected period. Include revenue movement, margin movement, major drivers, risks, outliers, comparison to previous period, and suggested follow-up actions. Structure the response as an executive summary with bullet points and a conclusion.”

    The prompt/instruction is part of the narrative visual setup, so you can design the narrative once and reuse it as users change slicers. I would test the exact refresh behavior in your tenant because AI Narrative auto refresh is a newer feature and may depend on rollout/settings.

     

    5. Enabling Copilot

    At a high level, your admin needs to check these:
    - You need a paid Fabric capacity. F2 or higher is supported for Fabric Copilot Capacity; trial SKUs are not supported.
    - The Fabric/Power BI admin must enable Copilot tenant settings.
    - The workspace must be assigned to a supported Copilot-enabled capacity.
    - If your region requires it, the admin may need to enable cross-geo data processing for Azure OpenAI.
    - Users must have the required Power BI/Fabric permissions and licenses for the content.

     

    References:
    https://learn.microsoft.com/en-us/fabric/fundamentals/copilot-enable-fabric
    https://learn.microsoft.com/en-us/power-bi/create-reports/copilot-enable-power-bi
    https://learn.microsoft.com/en-us/fabric/enterprise/fabric-copilot-capacity

     

    My suggested rollout for you on F2:
    1. Start with Narrative visual with Copilot on one report page.
    2. Test slicer-driven client/period summaries.
    3. Validate AI Narrative auto refresh behavior.
    4. Monitor capacity usage.
    5. Only then test Fabric Data Agent for a more advanced conversational/RAG-style experience.