I need to know if a list of stores allows card and cash payment. I don’t have any category field that indicates it to know, but I can infer knowing if the means of payment used in the transactions. In this way I would like to create a calculated field to be used in a filter, which allows me to know if the use of card and/or cash is allowed in each store.
I used countIf+ Ifelse, and In but I can’t create the field that I need to use as a filter