Hi,
i have in my app 2 conditional, how can i set them in a “AND” logic? Becouse now it works as “OR” logic.
thanks a Lot
Claudio
Hi,
i have in my app 2 conditional, how can i set them in a “AND” logic? Becouse now it works as “OR” logic.
thanks a Lot
Claudio
I’m not entirely suer what you mean (i think you’re saying you’re currently using 2 separate conditions?, Yes?)
Can’t you just combine them into a single condition with AND (have you tried doing that?)
After expressing your first condition, you continue the expression with an "AND/OR " to add another expression in the same condition
This is a odd question…
If your app is working with conditions like is “Animal” AND “Male”, change this logic to OR, will make no sense… If it is working, it is working. Can you elaborate more about it?
This topic was automatically closed after 70 days. New replies are no longer allowed.