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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
jcarville
Skilled Sharer
Skilled Sharer

Embedded report interaction outside Iframe

Hi there,

 

Forgive me if this is a silly question or my terminology is not correct (embedding is not a strong point for me). I am looking to have a report embedded into an app, easy enough, I know how this can be done.

 

What ideally I would like is for example, click on a customer in the embedded PBI report and that will then populate that customer into a "Price Calculator Tool" which will be developed seperately. The idea is that with this "Price Calculator Tool" it will give the user the option whether to update a customers price, by writing back into the database.

 

The PBI is used to calculate the new price and the "Price Calculator Tool" is used to update the price or not.

 

Capture.PNG

Can anyone tell me if this is in theory possible, and if so point me in the direction of some online resources?

 

Thanks,

Jake

2 REPLIES 2
Anonymous
Not applicable

Hi @jcarville,

 

As far as I know, it's not possible to get values out from an embedded report (as you described it in your scenario). 

 

There is only the option to modify the report from your app using the PowerBI Javascript library. 

You can use it to apply filters to your embedded report from your web application. It also allows you to navigate through pages and much more. There are also very nice demos.

 

Regards,

 

Thanos

Hi @Anonymous, thanks for your reply.

 

I feared it would not be possible the way I described.

 

One other option I'm thinking of is making the Price Calculator Tool using PowerApps and then using the PowerApps custom visual for PBI to get this into my App. I know with PowerApps you can write data and not just read it. Therefore, in theory I could have my stand alone "PBI report" and "Price Calulcator Tool" within the one "App" that would interact with each other.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors