Extension.CredentialError

Updated on

Extension.CredentialError is a Power Query M function that creates an error record indicating a credential-related problem, with optional details.

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

Syntax

Extension.CredentialError(
   reason as text,
   optional message as nullable text,
   optional detail as nullable record,
) as record

Other functions related to Extension.CredentialError 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