Forum Discussion
codjangmah
9 years agoNew Member
Passing Multiple Parameter filters in Power BI Embedded
I developed an MVC application and i am able to pass one parameter in a filter dynamically to PowerBI embedded which is working. ie $filter={table1/column}. However I want to be able to pass multipl...
Eric_Zhang
9 years agoMicrosoft Employee
It is impossible to pass more than one filter that way, as far as I know.
You can check the advanced filter in the newly released JS API, see Introducing the new Power BI JavaScript API.
Sunkari
9 years agoResponsive Resident
Sad that this feature is pending from a long time and so many people are asking for this feature. I am wondering my Power BI team is not considering this request.
Anyway Eric_Zhang Power BI Javascript is for only Power BI Embedded(azure service) or this can be used for integrating reports using Rest API using Power BI Embedded(azure service)