Forum Discussion

jaswalsarthak's avatar
jaswalsarthak
Frequent Visitor
2 years ago

CAGR * Columns

Hi All, i have 5 years of data & have got Dynamic CAGR (% format) into my Dashboard. Now i want to multiply this CAGR with my table. i am using the below formula.

 

CAGR Sale = SUMX(Table1,Table1[Value]*Table1[CAGR Value])

 Its Not working.

 

i have tried the below one too,still its not woking 

CAGR Sale = SUMX(Table1,Table1[Value]*Value(Table1[CAGR Value]))
 
Please Help

5 Replies