Hello,
I would like to do something like the conditional formatting in Excel:
If(Sales Qty - Reserved Qty - Picked Qty - Delivered Qty > Available Qty ; text in red)
Is it possible?
Thanks for your support.
Hello,
I would like to do something like the conditional formatting in Excel:
If(Sales Qty - Reserved Qty - Picked Qty - Delivered Qty > Available Qty ; text in red)
Is it possible?
Thanks for your support.
The only way you can do this calculation would be to create a custom field that contains the logic to do the calculation and return a boolean answer. Then perform the conditional formatting on that column. You can’t do calculations or references to other columns in the context of using conditional formatting. Additionally, conditional formatting goes away in Aurena, so anything you come up with as a business process is not likely to continue in the future.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.