Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I was wondering if there would be any enhancements to Web.Contents() which would allow us to make an HTTP POST using the API-Key method of authentication and with a Content body? It seems strange that in 2023 we aren;t able to make REST API calls from within PowerQuery-M along with Authentication.
We are no doing it anonymously, but we then have to hardcode the API Key in the PowerQuery code which is kind of not good practice.
Are there any other alternatives like using secrets or dynamically pulling in keys from a KeyVault after the report is published to the PowerBi Service?
Appreciate any insights.
Use custom connectors.