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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Customise Embed link - remove black filters bar

Remove the black Filters bar on the right of the report or change the colour to white so it is not so visible.
Status: Needs Votes
Comments
pbiideas1
New Member
You can in the web app. It's in powerbi.js file and in homecontroller.js and look for FilterPaneEnabled = true and change to false. The only API I didn't find it in, was the PBI API. So there's the PBI Embedded API, and in PBI Premium API, both of those have one or both files in there.
fbcideas_migusr
New Member
Status changed to: Needs Votes