Forum Discussion
mkavcic
3 years agoFrequent Visitor
Field parameters and URL filters
Hi, I have published a report with field parameter on my dashboard. I have been trying to reference a field parameter in URL with no success. How could I use the &filter=Table/Fieldname eq '...
mkavcic
3 years agoFrequent Visitor
Accessing report with URL when using field parameters does not work.
I tried with URL of the report, that I copied from published report and added
&filter=Table/Fieldname eq 'Tablename'[Fieldname]
and it does not work.
It does work without field parameters.
Field parameters have composite key.
I have tried addressing each one of them but it does not work.
DAX studio works when filtering with field parameters, so I used the same logic in URL, but it does not work.