Forum Discussion
dominikkornat
8 years agoNew Member
Embedding Power BI Report in iframe with url filtering
Hi,
I have Power Bi Report Server and one of the report is embedded on Dynamics 365 Dashboard (with iframe tag). I have to filter this report in this iframe (for example by URL). I have tested the URL filtering and it works, but not in iframe.
Do you have any idea or suggestions how can I resolve this problem?
Greetings
3 Replies
- thammerFrequent Visitor
I also need to filter view an iframe URL for a Power BI. Is there any resolution for this?
- AnonymousNot applicable
Are you passing the URL including the filter into the iframe? We do this here and it seems to work fine, 3 separate iframes onto 3 different reports passing in a company division to each.
- AnonymousNot applicable
Hi,
Can you explain how you created the filtered Iframe URL? Where do you include the filters in the url? Can you show an example, please?