Hello Guys,
I would like to access the group total value, to calculate percentages of the children elements of the group.
In the screenshot, I would like to be able to retrieve the value 110 or 95, so I can calculate the percentages like 47/110, 24/110, 5/110, etc. for each of the rows.
I have already tried accesing the column total using EXEC function, but it will give me the total (110 + 95), instead of the individual total.
I tried also accesing to the specific cell textbox, but is "out of scope"
So, which would be the specific action to retrieve this value?
Thanks!
I would like to access the group total value, to calculate percentages of the children elements of the group.
In the screenshot, I would like to be able to retrieve the value 110 or 95, so I can calculate the percentages like 47/110, 24/110, 5/110, etc. for each of the rows.
I have already tried accesing the column total using EXEC function, but it will give me the total (110 + 95), instead of the individual total.
I tried also accesing to the specific cell textbox, but is "out of scope"
So, which would be the specific action to retrieve this value?
Thanks!