Forum Discussion
Bot Creation integrate with Microsoft Teams and Answer Questions related to Power BI reports
- 4 months ago
Hi nsandupa,
Combining Microsoft tools, rather than depending on a single built-in feature, can be effective. Bot built with Microsoft Copilot Studio in Teams can respond to natural language queries, and Power BI Copilot illustrates how these queries are processed using semantic models to produce insights. The standalone Copilot experience also allows users to locate and refine relevant reports through follow-up questions. Since these features are not yet available as a unified API, custom orchestration across these tools is necessary for this use case.
Copilot in Power BI integration - Power BI | Microsoft Learn
Copilot for Power BI overview - Power BI | Microsoft Learn
Standalone Copilot Experience in Power BI (preview) - Power BI | Microsoft Learn
Learn how to use natural language to explore data with Power BI Q&A - Power BI | Microsoft Learn
Thank you.
The current technical setup requires your Teams bot (which you created from Copilot Studio, I assume) to communicate with a Fabric Data Agent or an MCP. A direct connection from Teams to a Power BI semantic model is not currently possible.