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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
mmace1
Impactful Individual
Impactful Individual

Salesforce URL in Report is always getting prepended with "https://app.powerbi.com"

I have some URLs in a Power BI Report.  The URLs go to  Salesforce, i.e.

 

OurCompany.my.salesforce.com/0008sd78dsf 

 

Why is that occuring / how do I prevent that? 

1 ACCEPTED SOLUTION
mmace1
Impactful Individual
Impactful Individual

I was able to fix the URLs, by adding a second forward slash.
 
https://
 
Instead of what was there, which was
 
https:/

Tested with a fresh version of the file -

https:/ = the URLs break in the service
https://  = the URLs do not. 

I don't really undrestand why, but that fixes it. 

View solution in original post

2 REPLIES 2
v-xulin-mstf
Community Support
Community Support

Hi @mmace1

 

After my testing, I noticed that the url on power bi is automatically matched to the correct format, however, it is not supported on service.

v-xulin-mstf_0-1619680388414.png

 

Please type in the correct format.

 

Best Regards,
Link

 

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

mmace1
Impactful Individual
Impactful Individual

I was able to fix the URLs, by adding a second forward slash.
 
https://
 
Instead of what was there, which was
 
https:/

Tested with a fresh version of the file -

https:/ = the URLs break in the service
https://  = the URLs do not. 

I don't really undrestand why, but that fixes it. 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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