<?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: How to create a geomakepoint dimension when fetching lattitude and longitude from database. in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/How-to-create-a-geomakepoint-dimension-when-fetching-lattitude/m-p/1152616#M6853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about Data Manager? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Qlik Sense Desktop and it doesn't recognize my City or State fields from my WarehouseLocation table.&amp;nbsp; I'm loading data from our SQL server.&amp;nbsp; I went so far as combining the Lat &amp;amp; Long together directly in my SQL server to see if Qlik would recognize the field as a Geo location but doesn't work.&amp;nbsp; I do not want to write out a scrip like your example above because the Data Manager doesn't allow me to make associations with tables done through Load Scrip Editor. Is there a way to force Load Manager to recognize a specific field as GeoLocation but not have to use Load Editor Scrip to do so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Nov 2016 17:31:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-11-16T17:31:24Z</dc:date>
    <item>
      <title>How to create a geomakepoint dimension when fetching lattitude and longitude from database.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-create-a-geomakepoint-dimension-when-fetching-lattitude/m-p/1152614#M6851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to create a geomakepoint dimension when fetching lattitude and longitude from database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 05:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-create-a-geomakepoint-dimension-when-fetching-lattitude/m-p/1152614#M6851</guid>
      <dc:creator>laxmanqlik</dc:creator>
      <dc:date>2016-08-23T05:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a geomakepoint dimension when fetching lattitude and longitude from database.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-create-a-geomakepoint-dimension-when-fetching-lattitude/m-p/1152615#M6852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laxman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let say you have this coloumn in your table.&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;Country&lt;/P&gt;&lt;P&gt;Longitude&lt;/P&gt;&lt;P&gt;Latitude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using data manager or load editor? If you're using load editor then you should do scripting.&lt;/P&gt;&lt;P&gt;Connect to .... (yourdatabase)&lt;/P&gt;&lt;P&gt;Load Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Longitude,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Latitude,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Geomakepoint(Latitude, Longitude) as Point;&lt;/P&gt;&lt;P&gt;SQL Select * From A;&lt;/P&gt;&lt;P&gt;//let say this query to load data from your database, then what you should do is adding load before sql select and put geomakepoint there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 08:06:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-create-a-geomakepoint-dimension-when-fetching-lattitude/m-p/1152615#M6852</guid>
      <dc:creator>marcohadiyanto</dc:creator>
      <dc:date>2016-08-23T08:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a geomakepoint dimension when fetching lattitude and longitude from database.</title>
      <link>https://community.qlik.com/t5/Management-Governance/How-to-create-a-geomakepoint-dimension-when-fetching-lattitude/m-p/1152616#M6853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about Data Manager? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Qlik Sense Desktop and it doesn't recognize my City or State fields from my WarehouseLocation table.&amp;nbsp; I'm loading data from our SQL server.&amp;nbsp; I went so far as combining the Lat &amp;amp; Long together directly in my SQL server to see if Qlik would recognize the field as a Geo location but doesn't work.&amp;nbsp; I do not want to write out a scrip like your example above because the Data Manager doesn't allow me to make associations with tables done through Load Scrip Editor. Is there a way to force Load Manager to recognize a specific field as GeoLocation but not have to use Load Editor Scrip to do so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 17:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/How-to-create-a-geomakepoint-dimension-when-fetching-lattitude/m-p/1152616#M6853</guid>
      <dc:creator />
      <dc:date>2016-11-16T17:31:24Z</dc:date>
    </item>
  </channel>
</rss>

