Forum Discussion

ganeshm's avatar
ganeshm
Frequent Visitor
9 years ago

Hide Custom Filters from Filters Pane

Hello   Is there a way to hide the custom filter added in Power BI Embedded in iframe?   I have added a custom filter like this.   var filter = new models.BasicFilter({     table: "USERS",   ...