Forum Discussion
Power BI passing param issue from UI
- murali_r8 years agoHelper I
We tried this way already with report but we need to pass param in after publishing to web service.
We need to pass the param in the published service URL and dynamicaly generate report based on the parameter we pass.
Please help us on this.
- Anonymous8 years agoNot applicable
HI murali_r,
Url filter not available on 'publish to web' reports, you can refer to below link to know more about this limitation.
Filter a report using query string parameters in the URL
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 URLs.
-
Field type has to be string.
-
Table and field names cannot have any spaces.
For your situation, I'd like to suggest you use power bi embed, it support url filter.
Power BI Embedded Documentation
Regards,
Xiaoxin Sheng
-