Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Priyanka1
New Member

How to add a Power BI Report to Dynamics CRM

 

1.png

You embed a Power BI report by referencing the Power BI report id. Alternatively you can reference the report by name, just be aware that if multiple reports have the same name the first found will be used.

The easiest approach to find reports you have access to and the required CRM configuration is by going to the solution configuration page.

The configuration page lists available tiles and reports. Both those you have access to through your workspace and those through group membership(s). Click preview to see how the report looks inside Dynamics CRM (note: shown inside the configuration page).

  1. When you have found the report you want to use you need to copy the configuration values. Click the clipboard icon to copy the configuration values to the clipboard.

2.png

 

3.png

          2. Next create a new dashboard and add the web resource named ‘his_/powerBiViewer.html’.

          3. Give the resource a meaningful name and label.

          4. Paste the configuration from step 1 into ‘Custom parameter (data)’.

          5. Save and publish the dashboard.

          6. You are done! The result should be similar to the image below.

 

4.png

The parameter construct is:

type=report&reportId=<reportId>[&groupId=<groupId>]

type=tile&dashboardId=<dashboardId>&tileId=<tileId>[&groupId=<groupId>]

and if you want to reference by name:

(groups currently not supported when using names)

type=report&reportName=<reportName>

type=tile&dashboardName=<dashboardName>&tileName=<tileName>

 

 

 

0 REPLIES 0

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.