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...
piyush
9 years agoFrequent Visitor
codjangmah: One workaround can be to concatenate the two fields and pass it as a filter.