Forum Discussion
atanubose
8 years agoRegular Visitor
Ability to pass multiple values as a filter parameter in query string
Hi,
As of now only one parameter value can be passed in a filter using the syntax:
<PowerBI report URL>?filter=<Table Name 1>/<Column Name 1> eq 'Value 1' and <Table Name 2>/<Column Name 2> eq 'Value 2'
But how can we pass more than one value for say <Column Name 1>?
4 Replies
- v-yulgu-msftMicrosoft Employee
Hi atanubose,
Currently, it is still not supported to pass multiple values to a single parameter. As a workaround, you may try Power BI Embedded approach and pass the multiple filter in javascript.
Regards,
Yuliana Gu
- atanuboseRegular Visitor
Thank you for your response!
Do you have a timeline when this will be implemented?
Also, do you have a ticket/idea logged which I can upvote? Btw, I logged one yesterday too.
- v-yulgu-msftMicrosoft Employee