Forum Discussion
JayCooper
4 years agoCommunity Member
Combining 'And' with 'Or' Conditions Within a Single Trigger
As the title indicates, I'm trying to create a trigger that combines 'and' with 'or' conditions. What appears to be happening is that the 'and' isn't effecting the trigger.
And image of the trig...
JayCooper
4 years agoCommunity Member
Walt,
What I need is for the trigger to execute only if the variable TakeOutTest=True and any of the TopicX_comp=True.
What's happening now is that while all of the varialbes TopicX_comp=True, the variable TakeOutTest=False, but the trigger still changes the state of the target audience.
It's as if it's ignoring the 'and' condition and changing the state if any of the variables=true.
Related Content
- 8 months ago
- 2 months ago
- 7 months ago
- 6 months ago