<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Google maps Implementation on Scatter Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895932#M1007187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Puneet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to make sure the Fields longitude and latitude matches (in case) the names you used in expression.&lt;/P&gt;&lt;P&gt;fields: longitude,latitude&lt;/P&gt;&lt;P&gt;expression: Longitude,Latitude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview is case sensitive, values must match&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2015 13:04:52 GMT</pubDate>
    <dc:creator>jpenuliar</dc:creator>
    <dc:date>2015-05-20T13:04:52Z</dc:date>
    <item>
      <title>Google maps Implementation on Scatter Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895931#M1007186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Qlikview and facing an issue while plotting scatter graph in google maps using Qlikview.&lt;/P&gt;&lt;P&gt;PFA QVW file for your reference. &lt;SPAN style="font-size: 13.3333330154419px;"&gt;I am also attaching the reference doc from which I am taking help to learn this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to plot scatter chart ; However when I try integrating it on google maps, scatter chart vanishes.&lt;/P&gt;&lt;P&gt;On digging , I found that when I enter below values in Expression tab , This issue occurs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Longitude:&lt;/P&gt;&lt;P&gt;=sum( round (256*pow(2,($(var_zoom)-1)))+( Longitude *((256*pow(2,$(var_zoom)))/360))) &lt;/P&gt;&lt;P&gt;Latitude:&lt;/P&gt;&lt;P&gt;=sum(((256*pow(2,($(var_zoom)-1)))+((0.5*log((1+(sin((Latitude)*pi()/180)))/(1-(sin((Latitude)*pi()/180)))))*((-256*pow(2,$(var_zoom)))/(2*pi()))))) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am taking reference from the word doc which is attached as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;P&gt;Puneet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 11:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895931#M1007186</guid>
      <dc:creator />
      <dc:date>2015-05-20T11:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Google maps Implementation on Scatter Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895932#M1007187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Puneet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to make sure the Fields longitude and latitude matches (in case) the names you used in expression.&lt;/P&gt;&lt;P&gt;fields: longitude,latitude&lt;/P&gt;&lt;P&gt;expression: Longitude,Latitude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview is case sensitive, values must match&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 13:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895932#M1007187</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2015-05-20T13:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Google maps Implementation on Scatter Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895933#M1007188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Latitude &amp;amp; Longitude &amp;amp; Dynamic image is not mentioned. Follow the instruction from document it should work,.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 13:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895933#M1007188</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2015-05-20T13:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Google maps Implementation on Scatter Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895934#M1007191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed all the instructions as per the document but scatter graph vanishes when I define Longitude/Latitude and&amp;nbsp; put values for X and Y Axis&amp;nbsp; for Static Min/Max .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Puneet. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 14:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895934#M1007191</guid>
      <dc:creator />
      <dc:date>2015-05-20T14:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Google maps Implementation on Scatter Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895935#M1007195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks . Its done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 08:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-Implementation-on-Scatter-Chart/m-p/895935#M1007195</guid>
      <dc:creator />
      <dc:date>2015-05-21T08:07:17Z</dc:date>
    </item>
  </channel>
</rss>

