Hi,
I am using Approval Procedures and I would like to trigger an Approval in Sales Order when the customer is 'C001'.
The below is the syntax that I have in the query, but the Approval is not triggering.
if (select $[$22.0.0]) > '100000'
select 'true'
Any ideas?
Thanks!