Save to a variable.
-
Hi.
How can I do this?Balance=1000€
closed operation with losses=100€
Balance after closing operation=900€
1000-900=100 Result of the subtraction save in a variable.
-
You have this option

But I am not sure if it is what you are looking for.
-
I need the result of the subtraction between the balance before closing the operation in progress and after.