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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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