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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Adding colour to the default Google Chart

Morning all

A quick scan of the forums hasn't answered my issue quite. My requirement is to produce a google map (using UK postcodes) to display performance of some retail stores.

I have a simple expression which shows how well each is converting opportunities. The map is displaying beautifully.

=(Count({<rsrpDerivedLeadType={'RSRP Leads'}>} Distinct rsrpVehID))/(Count({<rsrpDerivedLeadType={'RSRP Leads'}>} Distinct rsrpContactID))

what i would like to do next is to evaluate the above formula - and shade the bubbles green for >=0.3, red <=0.1 and have the rest shaded amber. Is this possible?

many thanks - mark

0 Replies