Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Set PowerBI datasource parameters programatically using PBI API

I would like to update my datasource credentials to AzureTable Storage. To know how is the format of the credentials I maked a Get datasources infos on an existing already linked dataset ( via power...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Anonymous,

    According to your error message, I think it means you are using the wrong update detailed in the rest API.

    For this scenario, I'd like to suggest you use 'Get Datasources In Group' API to get the detailed configurations and setting of your data source, then you can use them in update data source API:

    Datasets - Get Datasources In Group 

    Regards,

    Xiaoxin Sheng