I'm trying to get a filter done in a table, which must remove rows that contains strings "<" or ">". This filter must de applied for 13 columns, which I created a list with their names. Can anyone help me?
Fictional example, the rows that contains at least one "<" or ">" (in red) should be filtered out

