Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Powerb Bi Service published data set Url showing incorrect URL (odata Edit Credentials)

I have created a new report in powerbi desktop using a url for example  https: //odata.server.com/gpodata/servername/viewName?filter=filter1   i have published this report to powerbi.com . Next wh...
  • v-yuta-msft's avatar
    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