Forum Discussion
mmarquez225
02-02-2023Cloud Apps
Hey Ravid_PaldiTeam, thanks for your help, I'll give more details on the I only want to filter a row based on the conditions value of 1:3 columns. If Columns A doesn't have a value, filter out the row. I still want to show Columns B and C.
The values for columns A,B,C is using a "count(item_name)" function so I can simply use the built-in filter of "item_name>0" which tried but doesn't work.
This would be something we would use in a normal table in sheets where we can filter out rows based on the filter conditions we set in the column.
thanks in advance for your help