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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
TomFranceschine
New Member

Link to open Power BI iPhone App from Dynamics 365

My organization wants to set up a link in Dynamics 365 that will redirect users to a specific Workspace within Power BI. I've had success using the "Redirect" method described by Microsoft (https://docs.microsoft.com/en-us/power-bi/consumer/mobile/mobile-apps-deep-link-specific-location) when clicking the link from the desktop, however from the iPhone I end up seeing the following error in the app:

Couldn't open link

Looks like we couldn't open this link. It may be broken or unsupported on this device.

 

I've tried a number of URLs, but the one that got us the closest to desired functionality was:

https://app.powerbi.com/Redirect?action=OpenApp&groupObjectId=*guid*

 

Note, we've successfully used Microsoft's method above to link to a specific report, but we're trying to also provide a link that will just display the user's list of available reports in a Workspace. Any advice appreciated.

4 REPLIES 4
mshenhav
Power BI Team
Power BI Team

Hey @TomFranceschine ,

 

The app does not support linking to a workspace, only to report, dashboard or app.

Have you consider publishing the workspace as App? This way you could use deeplinking to the app.

 

Maya 

That's a really great suggestion. I will try implementing this and let you know!

Anonymous
Not applicable

Hi @TomFranceschine,

I think your requirement should more relate to development of power bi, you can consider using rest api to get all available reports of a specific workspace based on the user id.

Reports - Get Reports In Group 

I'm not so sure if these codes work well on dynamic 365, perhaps you can take a look at following blog if it helps:

Rest API GET call in JSON format in Dynamics 365 Finance and Operations 

Regards,

Xiaoxin Sheng

Thanks for the reply, Xiaoxin! A json list isn't exactly what we're trying to accomplish. Realistically, we just want to redirect users from the Dynamics app to the Power BI app when they click a link. A list of reports from a REST request would just display them within Dynamics. 

Helpful resources

Announcements
Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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 Kudoed Authors