COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: hespora on 20 May 2020 05:54:11 AM

Title: Alternate row color *for a dimension*
Post by: hespora on 20 May 2020 05:54:11 AM
Hi,

Situation: C10.2.2 on relational DB. I have a list report in which I want to employ alternating row shading not for each new row, but for each new value in one of the dimension columns. Something like:

Order     Line       Value
123       1           10
123       2           20
123       3           10
124       1           45
125       1           25
125       2           60
126       3           10
126       5           50
127       1           10

I know how to achieve this per row, but I don't think I ever had this particular use case. Anyone got an idea?