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: powerapps-docs/maker/data-platform/view-entity-data-power-bi.md
+6-9Lines changed: 6 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "View table data in Power BI Desktop | MicrosoftDocs"
3
3
description: "Learn how to access and view table data in Power BI Desktop"
4
4
ms.custom: ""
5
-
ms.date: 05/06/2024
5
+
ms.date: 08/08/2024
6
6
ms.topic: how-to
7
7
ms.reviewer: "matp"
8
8
author: "Mattp123"
@@ -14,27 +14,24 @@ search.audienceType:
14
14
---
15
15
# View table data in Power BI Desktop
16
16
17
-
You can use Power BI Desktop to view tables in Microsoft Dataverse. The table
18
-
row data that you can access from your environment is read-only. Data access
19
-
uses the Dataverse security model that is the same used to access
20
-
table row data using a Power Apps app.
17
+
Use Power BI Desktop to view tables in Microsoft Dataverse. The table row data that you can access from your environment is read-only. Data access uses the Dataverse security model that is the same used to access table row data using a Power Apps app.
21
18
22
19
## Prerequisites
23
20
24
21
* Enable the Tabular Data Stream (TDS) endpoint (on by default). More information: [Manage feature settings](/power-platform/admin/settings-features).
25
22
* Power BI Desktop. [Get it now](https://powerbi.microsoft.com/downloads/)
26
-
23
+
27
24
## View table data
28
25
29
26
1. Sign into [Power Apps](https://make.powerapps.com/), and then select the
30
27
appropriate environment from the top-right corner.
31
28
1. On the left navigation pane select **Tables**. [!INCLUDE [left-navigation-pane](../../includes/left-navigation-pane.md)]
32
-
1. Select **Analyze in Power BI** on the command bar.
29
+
1. Select **Analyze** > **Analyze in Power BI** on the command bar.
33
30
34
31
The pbids file for your environment is downloaded to your browser’s default download folder.
35
32
36
-
> [!NOTE]
37
-
> To be able to download the file, you must have read access to the analysis component (msdyn_analysiscomponent) custom table privilege in Dataverse. Users with the environment maker security role have full access to this privilege.
33
+
> [!NOTE]
34
+
> To be able to download the file, you must have read access to the analysis component (msdyn_analysiscomponent) custom table privilege in Dataverse. Users with the environment maker security role have full access to this privilege.
38
35
39
36
1. Open the .pbids file to access it in Power BI Desktop.
0 commit comments