Table.RemoveRowsWithErrors
The function will provide a table that excludes any rows from the original table that have errors in any of the cells. If a list of columns is given, the function will only check for errors in the cel...
The function will provide a table that excludes any rows from the original table that have errors in any of the cells. If a list of columns is given, the function will only check for errors in the cells of those specified columns.