Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Scheduled refresh using SOAP Post Web connection

In Power BI Desktop I have successfully pulled in an XML response using a Web.Contents call and setting my Authorization and Content headers. In order to make a POST call you have to set Content corr...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi Anonymous,

     

    If you are use online service as datasource, power bi service can direct connect to online service without gateway settings.(it will use 'connect directly' mode) You only need to update data source credentials on service side.

     

    If you mean you are using mixed data source with online and on premise mode, if you do some advanced operations (append/merge,custom function) on these mixed datasource, oauth authorization will disappeared on service side.

     

    BTW, custom function still not support on power bi service, you can consider to modify it to parametrized query.

    Using the Power BI Service Parameters to change connection strings (To possibly change between Dev,

     

    Regards,

    Xiaoxin Sheng