Hi,
I am looking into the possibility of integrating existing Power BI reports in Dynamics 365 CRM and apply filtering to it. While I haven't found any case where this is demonstrated, I am interested whether this is possible.
So the idea is the following.
- I have several reports about clients, which I can filter by applying a querystring to the URL. (like e.g. "?filter=Client/Id eq 100").
- I want to embed this report on the client page in the CRM, dynamically applying the querystring to the report.
What I have tried:
The CRM is not available to me yet, but I have tried applying the integration using SharePoint as test case.
- Including the report as a Power BI report does not work with the querystring. The querystring is ignored and all data is shown.
- Including the report as an iframe also does not work. I get the message "This content can't be shown in a frame."
So, my question is whether the above could be realized in Power BI?
Thank you in advance.
Best,
Robert