Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Power Query for API call - keys

We built a Power Query command in order to retrieve files from DropBox, the Power Query will be used for Power BI and MS Excel as well, my only concern is that in the command we need to pass keys in ...
  • lbendlin's avatar
    2 years ago

    While we are waiting for Azure KeyVault support you can place your credentials on a sharepoint (in a text file in a secured folder)  and then treat that file as a data source during the Power Query ETL.