Forum Discussion

alexrobe's avatar
alexrobe
Advocate III
2 years ago
Solved

Data Translation: DeepL API asks for credentials in PowerBI Service, Web.Contents() Status 400

Hello PowerBI community, I have a "DeepL API Free" Account and calling DeepL API locally in PowerBI Desktop works like a charm. As soon as I upload to the web and want to schedule a refresh, I ...
  • alexrobe's avatar
    alexrobe
    2 years ago

    Here a solution for all others, who face a similar issue:
    I put the translation function and all distinguished transformation steps into a Dataflow where I just could ignore the credentials and create an anonymous connection.
    Then I simply reimported the Dataflow into my semantic model and as this is not a time critical report this is perfectly fine for this purpose.