Filtering By Two Columns
Anyone could help with filtering? Basically, I have two columns, but at the moment they filter like AND operator, where both have to match in order to show the row. I need them to act like OR operator, where if either the first or second column matches to show that row.
This is my current code for filtering
1 Reply
fascinating-indigo•2y ago
I am also looking for a solution to this problem.