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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
cch1
Frequent Visitor

embedded dashboard (app owns data) click on tile

We've embedded a dashboard into our website using javascript.   The app owns the data.  We want to open the dashboard tile's underlying ssrs report when we click on a tile.  How do we do that in javascript?

 

 

 

1 REPLY 1
Eric_Zhang
Employee
Employee


@cch1 wrote:

We've embedded a dashboard into our website using javascript.   The app owns the data.  We want to open the dashboard tile's underlying ssrs report when we click on a tile.  How do we do that in javascript?

 

 

 


@cch1

You could try to bind action to events, eg. bind "open a link" when event "dataselected" is triggered.

By the way, what do you mean underlying ssrs report, AFAIK, the app owns data is embedding reports from Power BI service, other than from the SQL Server reporting service.

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.