Hi All,
I am trying to write a custom formula in the filter tool for the following requirement:
If Column A = "Apple" AND (Column B = "Ball" OR Column B = "Cat")
So, if column A has Apple written, and Column B has either Ball or Cat, I want those rows to flow through the True node in the filter. What should be the formula for this?
Thanks.