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

Google Map solution doesn't work

Hi all,

I'm trying to implement the google map solution in my application. This is not the first time I use it and in the past it always worked, but now I can't absolutely understand why I can only see a blank map (I mean a map without any dot).

You can see the application attached. You help would be really appreciated. Thanks!!

1 Solution

Accepted Solutions
erichshiino
Partner - Master
Partner - Master

You have problems with your latitude, longitude data.

It's recognized as text. Please, check your load script. You may need to replace '.' by ',' using the replace formula.

View solution in original post

2 Replies
erichshiino
Partner - Master
Partner - Master

You have problems with your latitude, longitude data.

It's recognized as text. Please, check your load script. You may need to replace '.' by ',' using the replace formula.

Not applicable
Author

Thanks to both of you Erich Shiino and EvanKurowski !!!!!!!!!!!!

You solved it! Thanks again Big Smile !