Forum Discussion

mcolb88's avatar
mcolb88
Helper III
6 years ago

Nested Calculated Items in Calculation Group

All, 

 

Fairly new to calculation groups and want to know if the following is possible. 

 

My calculation group has 2 calculated items A and B.  I want to get a percentage, and add a third item C = DIVIDE (A, B). My question is if there is a way to reference the calculation items in the expression for C or do I need to repeat the expression in C, as in DIVIDE ( A expr, B expr). 

 

Reason I ask is for maintainability, if I change A for example, I would need to change the A expression in C, otherwise I would be off. Also, the expression for my B item is quite lengthy and want to keep it easier to read.

 

Thanks

6 Replies