Hi,
I'm trying to design a workflow where a sales order date field does not match what is in the workflow, it will prompt an approval. The only way I can think of doing this is;
<>13/10/2021|<>18/10/2021|<>20/10/2021|<>25/10/2021|<>27/10/2021
However the date auto converts to a shortdate which then does not match the conditions given.
<>11/10/21|<>13/10/21|<>18/10/21|<>20/10/21|<>25/10/21|<>27/10/21
Any assistance will be greatly appreciated!
Thanks,