Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Filter Pane is not visible in public web page

Hi everybody,

 

I'm facing a problem with visibility of Filter Pane for report which is embedded in my public web page. I used embed code option "Publish to web" and placed iframe code into the page. I would like to have Filter Pane visible, but it is not. 

For sure: report has Filtering experience set properly. Using securely embed function for generating iframe code works properly and Filter Pane is visible.

For what reason the Filter Pane is not visible in public web site?

Any ideas?

 

Looking forward to your help,

Tomasz

9 REPLIES 9
Loeries
Frequent Visitor

I had the same problem when publishing to Public website (build on Joomla), even when addinf tags to the iframe settings did not work - the joomla framework 'removes' it upon saving.  Then I opt to choose to publish to "website or portal" and then it displayed the page filters perfectly

ppdm-tools
New Member

Any updates regaridng this? Still can't show the filter pane on public embed!

Thanks

qc-technology
Regular Visitor

take a look at your embedded settings

 

settings: {
filterPaneEnabled: true,
navContentPaneEnabled: true
}

 

 

Anonymous
Not applicable

@qc-technology thanks for the tip, I actually used:
powerbi-settings-filter-pane-enabled="true" inside iframe tag and it works.

 

Hello @Anonymous,

 

Can you please share a sample iframe tag with the settings for filter pane to be visible?
It would be really helpful.
Thanks 🙂

 

 

Anonymous
Not applicable

Hi @rajulshah , sorry for a delayed answer.
Sample iframe would be like:
<iframe width="800" height="600" src="https://app.powerbi.com/view?r=eyJrIjoi(...)" frameborder="0" allowFullScreen="true" powerbi-settings-filter-pane-enabled="true"></iframe>
Regards,

Tomasz

 

Hello @Anonymous ,

 

Thanks for the response but I still wasn't able to achieve it using your sample iframe URL.

Anonymous
Not applicable

Hi @rajulshah,

Yes indeed, the solution with using this attribute in iframe URL is not working properly. I have no idea why it seems to me working properly before.

In the meanwhile I switched our solution to embedded reports in web application using effective identity, where behaviour of filter pane, pages etc. is maintained in Java Script code.

Greeting,
can you help me how to do it?
How do I embed the app that way and enable users to filter?
Thank you!
Kind regards

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.