fc
4 days agoContributor
Cube View sum of columns sums only values from column with first child
Hi everyone,
I'm having an issue with a cube view. I have a column whose parameter is E#GroupEntity.Base. When launched, it shows one base entity per column, with its respective data.
I need to place a new column at the end of the cube view that sums the values of all the base entities. I tried to use the CVC function to sum columns, but it only sums the data of first base entity, ignoring all the other base entities.
Is there a way to achieve what I need, and if yes, could someone please help me?
Thank you!