Forum Discussion
sobaig
1 year agoFrequent Visitor
Error when trying to filter using URL parameter syntax
I am currently trying to filter a report using the URL parameter syntax. Currently, it works for one of the data fields but not the field that I need to filter by. Both are present in the report, and...
altesa
1 year agoNew Member
Gracias Miguel!
In fact, it worked when I've renamed the columns in my filters to avoid underscores. Also, I've switched to ID fields that I converted to numbers first, to avoid using single quotes. I had tried to replace those characters with url codes, and the resulting url looked Ok, but I couldn't make it work with strings...
Thaks for your help!
MFelix
1 year agoSuper User
No problem, since Power BI uses naming convention to identify everything in a report visualization and filtering sometimes it gets tricky specially when you do the renaming of the fields.
Glad you were able to solve it.