The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
We are building Power-BI Embedded reports and in of the report we have the url: "app.powerbi.com/.................."
I want to replace this, so that it can open the report in my embedded site, not on the PBI Service.
tile click event is for dashboard, but not for reports.
So, is there any way that I can call the new report in the same tab when using in Power-BI embedded?
Any help will be much appreciated.
Hi @Anonymous,
The clicks on reports are interactive while they aren't in the dashboards. We can reload other reports in the same tab. But I'm afraid it's hard to open it from the click on the embedded report. I would suggest you create some buttons in your application. Please also refer to Report-Click-Event.
Best Regards,
Dale
@v-jiascu-msft: Thank you Dale!
Yeah, my workaround is to click on the actual report from the menu.
I am listing all the reports, dashboards that user having access to (Similar to "Shared with me" tab on PBI Service).
But, user requested to have the similar user experience as they have currently on PBI Service.
I will check into Report-Click event to see if that could help my request.
I was also trying with HHTP:/Localhost/..............., but I am not able to frame the URL which is working.