Forum Discussion
Embedding Reports
Hi v-robertq-msft Thanks for the reply,
Used the linked that generated in power bi service that why it going to the to power bi service ,
I need a button click or link to the paginated report in embedded application . for this navigation in embedde application is we need to do anthing on the button action in desktop or is it can be done in the embedded application itself. since button is created in power bi dektop how the developer gets control of it action ?
Desktop Report
on Detailed Button click selected value from the grid will be passed to paginated report using the web Url:
Hi, Anonymous
As we can see from your web URL, it starts with the “app.powerbi.com”, this is the reason why you will go to the Power BI service when you click on the button.
To get control of the action, we can click on the button in the Power BI desktop, go to “action” to change the control setting of the button, like this:
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous5 years agoNot applicable
is it we can pass the embedded paginated report url in this button action ?
i have embedded the desktop report but how can we access the paginated report on this button action.