You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 3_PowerPlatform/2_CopilotStudio/2_connecting-PowerBI-CopilotStudio.md
+23-2Lines changed: 23 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,15 @@ Last updated: 2025-07-17
26
26
27
27
</details>
28
28
29
+
<details>
30
+
<summary><b>Table of Content</b> (Click to expand)</summary>
31
+
32
+
-[Prepare your data](#prepare-your-data)
33
+
-[Use Fabric Data Agent Preferred for Semantic Models](#use-fabric-data-agent-preferred-for-semantic-models)
34
+
-[Fabric Data linked to Copilot Studio MCP](#fabric-data-linked-to-copilot-studio-mcp)
35
+
36
+
</details>
37
+
29
38
> [!NOTE]
30
39
> About the licensing: [Microsoft 365 Copilot Pricing – AI Agents | Copilot Studio](https://www.microsoft.com/en-us/microsoft-365-copilot/pricing/copilot-studio?msockid) <br/>
31
40
> Copilot Credit consumption rates:
@@ -115,18 +124,30 @@ E.g:
115
124
> [!NOTE]
116
125
> Or use: MCP Server (For Custom Integrations) you create it and connect via Power Platform for example.
117
126
118
-
## Examples of what to ask
127
+
<details>
128
+
<summary><b> Examples of what to ask (Click to expand)</summary>
| - Can you provide an overview of this dataset? <br/> - Are there any missing values or anomalies in this dataset? | <imgwidth="500"alt="image"src="https://github.com/user-attachments/assets/2a43117e-3b29-46f8-98b7-f097df425429"> |
124
-
| What are the key variables in this data? | <imgwidth="500"alt="image"src="https://github.com/user-attachments/assets/621c6237-7c79-4c67-981a-e9d7afccf29f">|
134
+
| What are the key variables in this data? | <imgwidth="500"alt="image"src="https://github.com/user-attachments/assets/621c6237-7c79-4c67-981a-e9d7afccf29f">|
125
135
|**Data Insights**||
126
136
| What patterns or trends can you identify in this data? |<imgwidth="500"alt="image"src="https://github.com/user-attachments/assets/899653c3-fa41-4834-8606-37759a7f1ad6"> |
127
137
| Can you highlight any correlations between variables? | <imgwidth="500"alt="image"src="https://github.com/user-attachments/assets/a9442f38-ade1-45ee-9cb6-4adf8bdbf0f7"> |
128
138
| What are the outliers in this dataset? | <imgwidth="500"alt="image"src="https://github.com/user-attachments/assets/1c0d07b2-91fe-4335-9760-886c10e77bb9"> |
129
139
140
+
</details>
141
+
142
+
## Fabric Data linked to Copilot Studio (MCP)
143
+
144
+
1. Create a Data Agent in Microsoft Fabric and connect it to your semantic model.
145
+
2. Publish the agent and verify that it is running successfully.
146
+
3. In Copilot Studio, go to `Agents → Add an agent`, then `select your Fabric Data Agent from the list.`
147
+
4. Test the integration by running sample queries such as: `What was the revenue last quarter?`
0 commit comments