Hello all,
Is it possible in eventstudio to check for two conditions like below.
(([Dataitem1] = 'A' and [Dataitem2] >0) and ([Dataitem1] = 'B' and [Dataitem2] >0)
This is not working for me.Only one condition im able to test at a time.Please help.
Thanks in advance.