This is a migrated thread and some comments may be shown as answers.

Row Groups: Alternating row colors

0 Answers 145 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Diego
Top achievements
Rank 1
Diego asked on 03 Nov 2017, 08:21 AM

Hello,

in our reports we always use alternating row colors in tables, this works great.

Now we created a report where we have Row Groups in a table. If we use the ConditionalFormatting like everytime else, we get a table with these colors:

 

ID | Text         | Color
 1  | test 1.1    | gray
     | test 1.2    | white
     | test 1.3    | gray
 2  | test 2.1    | white
     | test 2.2    | gray
     | test 2.3    | white

 

But what we need is this:

ID | Text         | (Color)
 1  | test 1.1    | gray
     | test 1.2    | gray
     | test 1.3    | gray
 2  | test 2.1    | white
     | test 2.2    | white
     | test 2.3    | white

 

How can we realise this?

Thank you!

 

Regards
Diego

No answers yet. Maybe you can help?

Tags
Report Designer (standalone)
Asked by
Diego
Top achievements
Rank 1
Share this question
or