Forum Discussion

FXFelix's avatar
FXFelix
Resolver I
4 years ago
Solved

Teradata refresh issue

Hello,   I have been using Power BI dataset refresh with Powershell for a long time, and everything works like a charm...but I am facing a new problem.   I have created two datasource with the sa...
  • FXFelix's avatar
    FXFelix
    4 years ago

    Hello and thanks for the answer.

     

    I found what was wrong in my api calls.

    I was using the api "Datasets - Bind To Gateway"  (Datasets - Bind To Gateway - REST API (Power BI Power BI REST APIs) | Microsoft Docs) but by design :

    Binds the specified dataset from the workspace to the specified gateway, optionally with a given set of data source IDs. If you don’t supply a specific data source ID, the dataset will be bound to the first matching data source in the gateway.

    That was the explanation !

     

    Maybe it will help future usages.