Forum Discussion

Daz4's avatar
Daz4
Icon for Helper I rankHelper I
5 years ago
Solved

Dataflows - Web API - authentication

Hi Power BI Community!   I can access a particular web api via Power BI desktop, by using the URL, adding the below header and selecting Anonymous.    Header = APIKEY Value = xxxxxxxx   Howeve...
  • mahoneypat's avatar
    mahoneypat
    5 years ago

    If you have it working through Desktop, you can create a Dataflow from Blank Query and copy/paste your M code from the Advanced Editor in Desktop.  Have you tried that?

     

    Pat