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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
barbforsman
Resolver I
Resolver I

Hyperlink from PBI Report to Dynamics 365 record

I am trying to provide a URL link from a Power BI Report directly to a record in Dynamics 365.  I'm working from CRM Tip of the Day #782 and have created this hyperlink:

Order Link = "https://myorgname.crm.dynamics.com/CRMReports/viewer/drillopen.aspx?ID={” & salesorder[salesorderid] & “}&LogicalName=salesorder"

I set the Data Category to Web URL, but when I click on the link I get 

"Error

An error has occurred.

Try this action again.  If the problem continues, check the Microsoft Dynamics 365 Community for solutions......"

 

What have I done wrong in my hyperlink?

Thanks in advance!

1 ACCEPTED SOLUTION
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @barbforsman,

 

Could you have access to the Dynamice 365 Web page with this Hyperlink in Browser directly? You could try it.

 

In addition, you could have a reference of this article Drill into CRM records from Power BI


Try this action again.  If the problem continues, check the Microsoft Dynamics 365 Community for solutions......"


 

You 'd better get the support from Microsoft Dynamics 365 Community.

 

Best regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hey there,

 

Were you able to identify the cause of the issue with the hyperlink? I am having the same problem. I have read and follow the instructions on both articles cited in the thread but I'm still not able to get the link to work. I changed the category to URL. I am working off a custom entity. here's my code:

 

 
 
 

Hyperlink issue.PNGHyperlink Error.PNG

I started using the PowerQuery (M) Builder to pull in my data from CRM to Power BI.  It has an option to "Add Record URL" that works nicely.

v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @barbforsman,

 

Could you have access to the Dynamice 365 Web page with this Hyperlink in Browser directly? You could try it.

 

In addition, you could have a reference of this article Drill into CRM records from Power BI


Try this action again.  If the problem continues, check the Microsoft Dynamics 365 Community for solutions......"


 

You 'd better get the support from Microsoft Dynamics 365 Community.

 

Best regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors