Hello Community,
Can the sum of child rows that are individually multiplied be achieved without the use of a helper column?
I would like to be able to detail the total sum of the child rows [March 2025] multiplied by [Rate] without the use of a helper column. I =SUM(CHILDREN([March 2025]@row ) * CHILDREN(Rate@row )) without success.
My preference for not wanting to go the helper option is I currently have >80 columns where I would like to apply this calculaiton.
Grateful for any ideas,
Protonsponge