I have a problem with the PivotCube.
I have to build groups in execution time by code using TMapDimensionItem.
When the PivotCube open the vision in Pivot map, value displayed in groups don’t correspond a correct values calc of the values group.
When a build the group whit the PivotCube interface this calc are make corrects.
The internal structure of the groups is correct, this correspond an identical structure build by PivoteCube whit his graphic interface.
How I do the PivoteCube calc a new value of the groups?
I try to use RefreshData(True), but this don’t have effect.