Forum Discussion
Vishal_PBI
8 years agoFrequent Visitor
filter by parameter in web published report
Hi All, End goal is to Restrict user to see their report only in web. I have a report which consist 100s of user and adding new users every week, currently I am creating report for each user ...
- Anonymous8 years ago
Hi Vishal_PBI,
If you reports are share with 'publish to web' feature, current it not support any security settings and url filters.
Limitations and troubleshooting
There are a couple of things to be aware of when using the query string parameters.
- Query string filtering does not work with Publish to web or Power BI Embedded.
- Field type has to be number or string.
- Table and field names cannot have any spaces.
I'd like to suggest to use power bi embedded with dynamic RLS to instead.
Power bi embedded:
Official Documentation – Power BI Embedded
RLS:
Power BI – Dynamic Row Level Security – Tips to get it working!
Regards,
Xiaoxin Sheng
GilbertQ
Super User
8 years agoI would also just add a comment that the Publish to Web is not secure and if the users are sitting next to each other, they could share links to each other and see each others data.