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: 
smilingjohn
Specialist
Specialist

Map

I have implementd google map in qlikview ,

which is working fine, I see the dots (style bubbles) on map

And whe i place my mouse cursor it shwos me the city name , latitude and longitude ,

I want to see the expression that is Count(Result). which iam not able to see ?

My dimensions are City

Expression: Latitude , Longitude and count(result)

How do i will know what is the Count(result when i place the cursor on the ball ?

)

1 Solution

Accepted Solutions
luciancotea
Specialist
Specialist

1. Uncheck "Text as popup" for yourexpressions.

2. Add a new expression where you write what you want to see in the popup. Check "Text as Pop-up"

Also, uncheck Presentation -> "Pop-up labels"

View solution in original post

4 Replies
Not applicable

='<b> Name </b> = ' & State_Name & '<br>' &

'<b> count</b> = ' & count(result) &

luciancotea
Specialist
Specialist

1. Uncheck "Text as popup" for yourexpressions.

2. Add a new expression where you write what you want to see in the popup. Check "Text as Pop-up"

Also, uncheck Presentation -> "Pop-up labels"

smilingjohn
Specialist
Specialist
Author

Sorry i did not get you ? Its too difficult for me to understand

smilingjohn
Specialist
Specialist
Author

Hi Lucian

I have totally three expression

Latitude

Longitude

Count(result)

I followed your procedure but yet iam not geting the Result on the dot