Forum Discussion
Powerb Bi Service published data set Url showing incorrect URL (odata Edit Credentials)
- 6 years ago
Anonymous ,
It seems that you want filter data in URL, right? Power bi will recognize the root url only and you can't change the url in power bi service, you need to modify your report in power bi desktop.
In addtion, if you want to filter data source, you can add section in web request body or use query string parameters in doc below:
https://docs.microsoft.com/en-us/power-bi/service-url-filters
Regards,
Jimmy Tao
Anonymous ,
It seems that you want filter data in URL, right? Power bi will recognize the root url only and you can't change the url in power bi service, you need to modify your report in power bi desktop.
In addtion, if you want to filter data source, you can add section in web request body or use query string parameters in doc below:
https://docs.microsoft.com/en-us/power-bi/service-url-filters
Regards,
Jimmy Tao