I need a solution
We have a workflow that looks into a table finds out what level a price should be at then finds the price for that item. Some of these items are negatives. I was using the ABS value for the price but it can't handle negatives. What other option do I have that can give me a number that is a negative? Tried a merge text as well as a number formatter and it just explodes the process.
Thanks