Discussion Board for collaboration related to QlikView App Development.
Hi,
Can someone please help!
I'm not able to find out why google map is not displaying in my application:
Thanks
Greetings, in case you still require help on this... i took a look at your map object and determined that there were stray apostrophe characters in your Popup expression... if you replace your expression with the following... it will help.
='Country: ' & 'CountryName' & chr(10) & 'Sales: ' & num(Sum(Sales), '$#,##0.00;($#,##0.00)')
Simon
Oh yes, these days, as of June 2018... Google platform pricing has changed, so unless you register and obtain a valid key, this presents a separate issue where the map displays intermittently.