Calling one Dynamic calc account from another dynamic calc account
A1=100,A2=200 -> Both are Revenue account type and doesnt have any formula.
D1=A1+A2 ->Account type and Formula type -> Both are dynamicCalc
D2->Account type and Formula type -> Both are dynamicCalc
Will the below formula works?
D2=D1+100
