- Регистрация
- 25.11.2012
- Сообщения
- 544
- Благодарностей
- 26
- Баллы
- 28
I have two IF actions. Is it possible to check both at the same time? Sometimes I get one value, but then miss another (see pic):
For example:
1) IF No 1 checks feedback score;
2) IF No 2 checks total number of orders.
In above example, if No 1 has no value but No 2 does, then write to file. The same if you reverse it. If both have no values - then don't write to file.
Is this possible?
Thanks.
For example:
1) IF No 1 checks feedback score;
2) IF No 2 checks total number of orders.
In above example, if No 1 has no value but No 2 does, then write to file. The same if you reverse it. If both have no values - then don't write to file.
Is this possible?
Thanks.