Forum Discussion

atanubose's avatar
atanubose
Regular Visitor
8 years ago

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 'Val...