Hi All,
How can we have OR condition between two conditions in Dynamics inbuilt workflow editor?
We always get the AND by default and there is no way we can change that.
for e.g. we want check whether email subject contains 'New' or email subject contains 'Test' then want to perform some action but when you select these two condition and press Ok, Dynamics puts them something as follows
if Email: Subject contains [New] AND [Email: Subject contains [Issue]] then.. (Which contains AND ...What we want is OR)
Can anybody please provide resolution for this?