Hide row if a column contains a certain value
Content
Is it possible to write a script to hide a row if a column contains a certain value? For example I have a report that displays all the cases for a queue but want to hide it if the purchased product, which is a column on the report contains Product Name. This column is a group_concat on that field so it can list the same value once or multiple times, depending on the number of products. Thanks!
Tagged:
0