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
Anonymous
Not applicable

Passing parameters to host page

Right now we are trying to implement Power BI as part of our solutions, and embed it in our host page. We are wondering if it is possible to pass information back to our host page. I know it is possible to pass data to Power BI from the host page, but no idea about the other way around.

 

Thank you.

1 ACCEPTED SOLUTION

@Anonymous,

 

Go to MS example - https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#.

You will see Interact tab and only two options to get data:

* Filters & slicers

* Data

 

interact 1.PNG

interact 2.PNG

 

Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!

View solution in original post

4 REPLIES 4
zoloturu
Memorable Member
Memorable Member

@Anonymous,

 

Which information do you try to pass from Power BI to host page? Please list details here.

 

Regards,
Ruslan

Anonymous
Not applicable

@zoloturu

 

Data from inside the dashboard, for example some kind of value that is shown in a graphic.

@Anonymous,

 

Go to MS example - https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html#.

You will see Interact tab and only two options to get data:

* Filters & slicers

* Data

 

interact 1.PNG

interact 2.PNG

 

Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!

Anonymous
Not applicable

Right now we are trying to implement Power BI as part of our solutions, and embed it in our host page. We are wondering if it is possible to pass information back to our host page. I know it is possible to pass data to Power BI from the host page, but no idea about the other way around.

 

Thank you.

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