Hello everybody,
I try to find a way to calculate an absolute value in the calculated item.
For example I have two values x and y. It should calculate last(x) - last(y) but sometimes x is lower than y. What I need is only the difference between this two values, without a negative or positive sign in front of it. Could anyone help me with this topic?
Thank you in advance.
I try to find a way to calculate an absolute value in the calculated item.
For example I have two values x and y. It should calculate last(x) - last(y) but sometimes x is lower than y. What I need is only the difference between this two values, without a negative or positive sign in front of it. Could anyone help me with this topic?
Thank you in advance.
Comment