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...