Action.WithErrorContext is a Power Query M function that is used to access data. There is currently no additional documentation available.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Action.WithErrorContext(
action as any,
context as text,
) as any
Description
This function is intended for internal use only.
Related functions
Other functions related to Action.WithErrorContext are:
- Action.DoNothing
- Action.Return
- Action.Sequence
- Action.Try
- Action.View
- Action.ViewError
- Action.ViewFunction
2023-2026 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy