Forum Discussion
Anonymous
8 years agoNot applicable
Filter report with URL query paramaters
I cannot get the newly added feature to filter reports through URL query paramters to work. I have created a report with a manually entered table with the name Table1. Columns are Column1 and Col...
- 8 years ago
Hi Anonymous,
I really dont know if that is the case, but I had some problems with visualizations that were solved after I cleaned the Chrome's browser cache.
Filters here works with Chrome...
muchinski
8 years agoResolver II
hello Anonymous,
please be aware of the following limitations:
The same restrictions that apply to the Power BI service apply to the Report Server as well:
- Table and Field names are case sensitive, value is not.
- Fields that are hidden from report view can still be filtered.
- Value has to be enclosed with single quotes.
- Field type has to be string.
- Table and field names cannot have any spaces.