CR XI - SQL Server 2000.
I have a dataset like:
cat catflag ct
5 0 10
6 0 12
7 1 8
8 0 15
9 0 20
I want to create a bar chart in crystal where the bar with the flag set to 1 is a different color than the other bars. Is this possible? It seems that there are so many options in Crystal that you can modify with a formula - but not this one?
Thanks.
I have a dataset like:
cat catflag ct
5 0 10
6 0 12
7 1 8
8 0 15
9 0 20
I want to create a bar chart in crystal where the bar with the flag set to 1 is a different color than the other bars. Is this possible? It seems that there are so many options in Crystal that you can modify with a formula - but not this one?
Thanks.