Table.ViewError
Syntax
Table.ViewError(errorRecord as record) as record
About
Creates a modified error record from errorRecord
which won't trigger a fallback when thrown by a handler defined on a view (via Table.View).
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Table.ViewError(errorRecord as record) as record
Creates a modified error record from errorRecord
which won't trigger a fallback when thrown by a handler defined on a view (via Table.View).