You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One way to work with the test result summary spreadsheet is to filter based on a particular column, e.g. a particular subtest or a particular %pass.
When doing this, column A (i.e. the test identifier) is not populated so you have to find a way to also include the test identifier rows. This also means these rows are included where you're not filtering one of the subtests. It would be better if column A could be populated for all rows.
In this example, column S is filtered to select blanks and 0.00%. it would be slightly better if blanks did not need to be selected.