Visual Basic (Usage) Copy Code Dim instance As ColumnFooter Dim row As Integer Dim column As Integer Dim aggType As AggregationType (row, column, aggType)

Is there a way I can increase aggregations (design storage) programmatically . My cub gets process ones in day with VB program. I want to increase aggregations before processing cub through VB. It's argent ... Is there a way to have a "Group By" aggregation instead of a Sum? This way, I can show Products grouped by their list price. My Product ...