Forum Discussion
jockefe
9 years agoAdvocate IV
user default filter in report
I have a set up with SSAS multidim cubes (live connection) and PBI reports Each user has a default customer and I want the report to have a preselected filter/slicer with the default customer of the...
Phil_Seamark
9 years agoMicrosoft Employee
You could try passing the filter name/value as part of the URL.
This works well until you have a space in your field name :)
More detail here
https://powerbi.microsoft.com/en-us/blog/filter-a-report-with-a-url-query-string-parameter/
- jockefe9 years agoAdvocate IVThanks, I will have a look.
The users access the reports/dashboard from the PBI web app.
Is it possible to control dashboard URLs?- Phil_Seamark9 years agoMicrosoft Employee
Hi jockefe
You can set custom URL's on the tiles so if you want to have a bunch of small tiles each with different custom URL settings then that might work for you.