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 August 31st. Request your voucher.
Hi,
I've been attempting to find information on how I'd target PowerBI online reports to embed into a custom application.
Currently have been using PowerBI embedded but would like to move away from it's limitations (DirectQuery on AzureSQL for 'live' data).
What i'm not too clear on, is how do I target the PBI Online workspace and return a list of reports to then embed?
Thanks in advance.
@timwilson wrote:
Hi,
I've been attempting to find information on how I'd target PowerBI online reports to embed into a custom application.
Currently have been using PowerBI embedded but would like to move away from it's limitations (DirectQuery on AzureSQL for 'live' data).
What i'm not too clear on, is how do I target the PBI Online workspace and return a list of reports to then embed?
Thanks in advance.
You can follow this tutorial Integrate a report into an app. There're demo projects in this github repo.