Hi guys,
I'm running into a bit of an issue. I have a cross tab set up with a stacked bar graph. Grouped by Quarters (Jan - Mar, Apr - Jun - Jul - Sep, Oct - Dec) on the side and Years on top. The issue is my color conditions for the graph.
Condition 1: Quarter = 1st Quarter then "Green"
Condition 2: Quarter = 2nd Quarter then "Orange"
Condition 3: Quarter = 3rd Quarter then "Blue"
Condition 4" Quarter = 4th Quarter then "Purple"
The stacked bar graph works great when there's data for all 4 quarters. Let's say there's only data for 2nd, 3rd, and 4th quarter. The result is:
2nd Quarter - Green
3rd Quarter - Orange
4th Quarter - Blue
I am using the newest Crystal Reports web viewer. If I run the report from Crystal Reports, then it works fine regardless of the number of quarters that have data. It's the web viewer that seems to have the problem. Has anyone come across this? Is there a fix or workaround?
Thanks
sharpie00