COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: erwink on 11 Apr 2016 07:58:18 AM

Title: Aggregate/Group on Crosstab Column
Post by: erwink on 11 Apr 2016 07:58:18 AM
I have a Hierachy Portfolio -> Project -> Location -> OrderID

My end user would like to have
            Location1         Location2
                                M1      M2           M1      M2
Portfolio   Project1   5     6       10       12
      Project2   45    45       32       35
      Project3   21    34       17       12

But since location is a child of a Project it looks  like
            Location1              Location2    Location1            Location2              Location1   Location2
                                M1      M2           M1      M2         M1      M2          M1      M2           M1      M2        M1      M2
Portfolio   Project1   5     6       10       12
      Project2                                                    45      45       32       35
      Project3                                                                                                      21        34    17       12

Is there a way to Sum /Aggregate/ group or whatever to achieve their wish

Than you
erwin