When I use a conditional palette for pie chart the legend color for the item and the actual displayed color on the pie chart are different. Also note that I cannot specify a conditional legend color on an item. How do I get rid of this issue. My final goal is to assign colors on the pie chart to specific values of the pie slices. Your help would be highly appreciated.
You could try building all your pie charts from a single query (I'm not sure if this will be possible based on your data or not, but may be worth a try). This was the answer for me when creating a set of pies on the page and having the requirement of needing to have 'Branch A' in a particular color in all charts, 'Branch B' as a different color etc.
J