Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a table . My columns are :
Customer Name,
2021 Sales
2022 Sales
I would like to add a new column which represents & increase or & decrease of that customer. How can i do that?
Thanks & Have a nice day!
Hi,
Maybe just try to add an expression with =M3 2022 - M3 2021.
What happen if you do that?