Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Displaying expression value on google map

Hi..

I create googlemap.i want to display expression(count(sessionid)) value on googlemap.

Please find following attachment...

Regards,

chandini.G

1 Solution

Accepted Solutions
Not applicable
Author

Simply add Fourth expression like:-

='Session Id:= ' & count(SessionID) .

and Check Text as Popup option from Expression Property Page.

View solution in original post

3 Replies
Not applicable
Author

Simply add Fourth expression like:-

='Session Id:= ' & count(SessionID) .

and Check Text as Popup option from Expression Property Page.

Anonymous
Not applicable
Author

Hi ..

Anand..

Thanks for your help...its helpfull for me.....

Regards..

Chandini.G

Not applicable
Author

Welcome Chandini.....