Is is possible to have complex conditions or groups f conditions in business rules?
For example,
We want to send for approval if any of these attributes are updated AND it is intiated by a particular user (service account).
If I change the logical operator it switches for everything and doesn't appear that I can group/nest conditions either.
I know I can write multiple sets but that could send multiple emails depending on if more than one attribute changed.
Any suggestions on how to accomplish what I am looking to do?