Forum Discussion
filter panel not available with iframe
Good Morning
I hope everyone is very well, recently I created a report in power bi desktop to later publish it in the service, until then everything worked correctly the problem is caused by creating an embed code to make an insert in a web, but it does not appear the filter panel, how can I make the filter panel appear.
any help will be appreciated
Hey Anonymous ,
you have to use "secure embed" or have to integrate the report into your web app using Power BI embedded. The basic "embed code" does not support the filter pane.
Regards,
Tom
4 Replies
- TomMartensSuper User
Hey Anonymous ,
you have to use "secure embed" or have to integrate the report into your web app using Power BI embedded. The basic "embed code" does not support the filter pane.
Regards,
Tom
- AnonymousNot applicable
TomMartens Thank you very much for the quick response, sorry for not answering before but the day-to-day activities are absorbing 😫
According to the information, I think that I do not have many alternatives
my corporate space has basic licenses.
Can I do something about it
thank you very much again for your guidance
- v-xicaiCommunity Support
Hi Anonymous ,
You may try to set the JavaScript code "filterPaneEnabled: true", see more details: Tutorial: Embed Power BI content into an application for your customers.
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
v-xicai Thank you very much for coming to my aid. The solution is intended to be inserted into a sharepoint page, programming I know next to nothing, could this be done with the sharepoint page editing elements?