Hi guys,
I'm trying to calculate % of change using multi-row formula
if close if less than open
then % diff should be shown in negative
@BRRLL99
Here is the new formula if you want to show positive diff as well.
Hi @BRRLL99, you can use this.
Thanks!
This solution should work for you. Let me know if any doubts.
hi,
i need both values,
if open > close then negative
if open < close then positive