Extension.State is a Power Query M function that returns a table representing the internal state of an extension, useful for diagnostics or debugging.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Extension.State() as table
Related functions
Other functions related to Extension.State are:
- Extension.Cache
- Extension.Contents
- Extension.CredentialError
- Extension.CurrentApplication
- Extension.CurrentCredential
- Extension.HasPermission
- Extension.InvokeVolatileFunction
- Extension.InvokeWithCredentials
- Extension.InvokeWithPermissions
- Extension.LoadString
- Extension.Module
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy