
Announcements
Hi Experts,
I am wondering if there is any way to automatically fetch the reports from the Power BI workspace as soon as the report is published on the workspace and display it on the Portal? Could anyone please suggest me if this can be achieved?
Thank you
Hi @PowerappsUser06 ,
I don't think that there will be some easy or even approachable way to do it. To display powerbi report on Portal you need to specify path to it (either in liquid powerbi tag or by selecting report in Portal Editor). So theoretically to get this done you need to somehow receive a url of the updated report and then update liquid of the web template that you are using. I don't know if PowerBI offer some sort of notification services or have API that will allow you to fetch that data.