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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

bubble size in google map

hello

i have design google map application with map in it.... question is that

i am showing dots on map as a indicator....all of them are of fix size

can i show a bubble of differnet size according to there expression values??

Regrds

Labels (1)
1 Solution

Accepted Solutions
luciancotea
Specialist
Specialist

1. Like I said, the 3th expression gives the bubble size. Set it to =sum(bill)

2. Press the + sign next to the first expression and add as the Background expression =rgb( Rand()*100+100, Rand()*100+100, Rand()*100)

View solution in original post

4 Replies
luciancotea
Specialist
Specialist

If you use a scatter chart, first 2 expressions are location (longitude and latitude) and the 3th one is bubble size.

Not applicable
Author

actuly i dont have ......

can u give me the syntex written in buble size expression....

also i m attatching my file....

can u plz....

do something for me..

i want to change the size of bubble acording to sum(bill)

and

also i want to show all bubble with difrent color each....

thnks

luciancotea
Specialist
Specialist

1. Like I said, the 3th expression gives the bubble size. Set it to =sum(bill)

2. Press the + sign next to the first expression and add as the Background expression =rgb( Rand()*100+100, Rand()*100+100, Rand()*100)

Not applicable
Author

thnks for you guidence i have done it ......

u rock