Forum Discussion

vyka's avatar
vyka
New Member
8 years ago
Solved

How change OData-URL for published app?

Hi,

 

In my report i have several datasets with datasources on same web-site (OData-URL):
http://MySite/odata/standard.odata/Catalog_Сustomers
http://MySite/odata/standard.odata/Catalog_Sales

I  want to published my report in Power-BI marketplace. How user can change domain name in my OData-URL (choose self-domain name) after first run my app?

After first run i want to ask user enter it URL once (http://UserSite), and change datasources link for all datasets.

Like this:
http://UserSite/odata/standard.odata/Catalog_Сustomers
http://UserSite/odata/standard.odata/Catalog_Sales

May i use some variable or settings?

  • Hi vyka,

     

    You can leverage the power of parameters. When you change it, all the values will be changed too. 

    How_change_OData_URL_for_published_app

     

     

    Best Regards,

    Dale

1 Reply

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi vyka,

     

    You can leverage the power of parameters. When you change it, all the values will be changed too. 

    How_change_OData_URL_for_published_app

     

     

    Best Regards,

    Dale