Hi Folks,
I have a stacked bar chart and I have a conditional palette defined.
I have the following in my Series
1.Success & Failure
What i want is when the series value has success it should display in green and when it is fail it should display in red.
the stacked chart also shows the legend. When I run the report
it shows four legends
Success,Failure,Success Failure (2 legends come from the normal pallete and 2 comes from the conditional pallette)
this gives misleading information to the user, is there any way to avoid this?
I have checked the show legend option in Conditional palette & also the data may sometimes have success or failure.So i cannot either define my normal pallet with predefined colors. Any help would be highly appreciated.