Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 20764

Alternate Fill color in tablix detail section based on data values

$
0
0

I have a tablix control and am trying to alternate the background color of the detail section based on data values.

I am sorting by MC_CustomerName.

Every time the MC_CustomerName changes I want to change the background color

In the fill property I have this expression:

= IIf(Fields!MC_CustomerName.Value=Previous(Fields!MC_CustomerName.Value)

I am using the same logic to hide the duplicate data value(s) and that is working fine


Viewing all articles
Browse latest Browse all 20764


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>