Question
Change Price/Quantity
Hi everyone,
My client would like to know if the change price or quantity is less or greater than the previous value indicated in the order.
The issue is that Change_from and Change_to in the Activities table is an int value and not a number.
What formula can I use knowing that > and < can not work?
Thank you
Laura
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
MN_Process_Mining:
lue is a number and could be evaluated with the > or < operators, so I assume the proble
Hi Laura,
We are also facing similar issue with change log tables. We want to calculate difference in Old and New values that represents Date ( i.e. 20200214) but the type of this column is String. Is there any way we can convert these values from String to Date and calculate difference in days?
Thanks in advance
Amogh