Extension.InvokeWithCredentials

Updated on

Extension.InvokeWithCredentials is a Power Query M function that calls a given function using an authentication handler and applies relevant credentials to the request.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

Extension.InvokeWithCredentials(
   authenticationHandler as function,
   function as function,
) as any

Other functions related to Extension.InvokeWithCredentials are:

Contribute » | Contributors: Rick de Groot

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy