Back in version 11.0.x and prior, we had created a bursted report with several charts. One chart was a bubble chart and another was a standard bar chart. In both of these charts, we were able to use the palette or conditional palette to show the the bubble or bar color for the specific report that we were rendering out of the set so that one could see where they lie in the distribution. The way that we did this was to have a data item in the chart query that referenced the burst query and if the ID's matched, that was the set that was highlighted.
Back last year when we started the move to 11.1, we noticed that this functionality no longer behaved the same way. Now, in a set of 92 or so, more than 80 of the data points highlight in the set as the color that is only supposed to show on the one bubble or bar.
I'm not entirely sure if the way that we originally created this was correct, but it sure worked. How should this be structured in 11.1.x?