I am setting a P&L that shows month over prior month. I would like to add a column that shows the amount variance and % variance. What is the syntax needed in the calculation formula to do the math to subtract one column from another?

I am setting a P&L that shows month over prior month. I would like to add a column that shows the amount variance and % variance. What is the syntax needed in the calculation formula to do the math to subtract one column from another?

Best answer by Laura03
Hello,
This example is from Acumatica’s pre-defined Column Set:
(B - C) is column subtraction, Current year minus Last Year (your question)
(B - C)/B is the Change presented as Percent change over last year.

No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.