I am having a scenario some what difficault for me I hope you guys can help me out.Thing is I am having two fields namely
Doctor and OPL(Other Opinion Leader).Doctors will refer the OPL when ever they feel the case is in critical position.My scenario will be there is one Scatter chart which is having google map,in that When I click Doctor in list box the corresponding OPL should be visible in scatter chart as bubble.So I want to see in Doctors in one color of Bubble and their OPL will be in another type of color as Bubble in the same chart.So let me know is it possible keep two dimension in same scatter chart with different color.
Jai - you might be able to accomplish this by editing the Background Colour field under your Dimension. Use the edit button to allow you to create an expression where you can use a calculated RGB colour depending on the Dimension content - perhaps an If..then statement would work?