The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I am using App Owned data.
We can embed a report or a dashboard or a tile to my site.
But when I embed a dashboard and click on a pinned tile, it should take me to the underlying report. Is it possible?
Also, I have a URL in my report to another report in the same work space, but when I click on this, it is taking me app.powerbi.com instead of opening a report in the same frame of embedded. is there any workaround for this how it can be done ?
Hi @Anonymous,
1. It's possible. Maybe you should make some changes in the code. Please refer to Developer/Embedding-report-and-dashboard-at-the-same-time/td-p/273555.
2. Since the URL could be the link of a report that points to the Power BI service, it surely won't open a embedded report. Maybe you can change the URL and make it point to the embedded reports. http://localhost:42734/Home/EmbedReport.
Best Regards,
Dale