Forum Discussion

oscar_bolanos's avatar
oscar_bolanos
Advocate I
5 years ago

Filter a report using query string parameters (for instance "(blank)" values ) in the URL

Within Power BI Service, I am trying to filter only (Blank) values.     For instance, If I want to filter "Unit 1", the syntaxis would be: URL?filter=Table/Org eq 'Unit 1' and that's okay. ...