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: CustomAnalytics/readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ This solution allows customers to create a Power BI dashboard for their Power Vi
29
29
30
30
1.**Edit the DataFlow template**
31
31
1.[Find your Dataverse environment URL](https://docs.microsoft.com/en-us/powerapps/maker/data-platform/data-platform-powerbi-connector#find-your-dataverse-environment-url), the URL will be in the format: https://yourenvironmentid.crm.dynamics.com/. Make sure you remove the trailing / from the URL.
32
-
2.Open the file [PVA Analytics_Export.json](PVA Analytics_Export.json?plain=1) in a text editor, e.g. Visual Studio Code.
32
+
2.Download the file [PVA Analytics_Export.json](PVA_Analytics_Export.json?plain=1) and open it in a text editor, e.g. Visual Studio Code.
33
33
3. Perform a find and replace on the file - swapping the placeholder `**Your server url here**` with your Dataverse environment URL.
34
34
35
35
2.**Create the DataFlow from the template**
@@ -43,7 +43,7 @@ This solution allows customers to create a Power BI dashboard for their Power Vi
43
43
7. If you want to refresh the content periodically, go to Settings -> Scheduled refresh and select the preferred period.
44
44
45
45
3.**Create your Power BI report**
46
-
1.Open the file [PVA_Dashboard.pbit](PVA_Dashboard.pbit)
46
+
1.Download the file [PVA_Dashboard.pbit](PVA_Dashboard.pbit?plain=1)
47
47
2. Enter the parameters you are prompted for. These are:
0 commit comments