How do I make a filter with two columns?

Hello! I have a column with the seller number and another where it says if it is paid or not. I want to make a slice with each seller so that they inform me what is unpaid. I used the following expression: SELECT (“SELLER” (4), “PAID” <> (PAID)) but it tells me: SELECT has invalid inputs
What am I doing wrong?
Thanks

0 3 521
3 REPLIES 3

Lots of things. Read this:

I imagined that!
Now I read it, I did not find any tutorial or information for what I want to do.
Thanks a lot

MultiTech
Participant V

You might find something helpful from this

and there’s tons of helpful stuff in here as well

Top Labels in this Space