Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Why I cant change Buble color in Scatter Chart - Google Map

Dear All,

I prepared my first Google-Map Scatter Chart.... I attached the jpeg..

It's Ok... But.. Buble color is only one color... I didnt change the color for different values of dimension  (Country)

Bubble size is : Ok... =Sum(Customer)

Can you any advice

Regards

1 Solution

Accepted Solutions
whiteline
Master II
Master II

Open your expression tab.

Expand first expression.

Select 'Background color'.

Type an expression for calculating color, for example:

=Color(FieldIndex('Country', Country))

View solution in original post

2 Replies
whiteline
Master II
Master II

Open your expression tab.

Expand first expression.

Select 'Background color'.

Type an expression for calculating color, for example:

=Color(FieldIndex('Country', Country))

Not applicable
Author

Dear Whiteline.....Its Perfect Answer...

Now My Chart is Colorfulllllll

Kind Regards...