<?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: Help Using GeoAnalytics Connector with Your Own Data in GeoAnalytics</title>
    <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233874#M793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hello, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;If I understand your issue correctly, you want to load in your own data and use it with the map? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;If you have a file which already contains Lat/Long then there is no need to use the connector. Instead you load in the data and plot the coordinates using bubble layer with Lat/Long from your Excel file. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The picture you show above with adm1- adm5 etc. is if you want to use already existing lookup services from an internal database.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to make a relation between the two files by then you could use the connector. But to do an operation like Closest point you should first load the data from the files into two different tables. After that you follow the instruction the connectors requires. It could look like the image i attached below. &lt;BR /&gt;&lt;BR /&gt;Dataset containing geometries to measure from: Is the data you want to iterate over, in this case which police station is the closest to the place of the crime. &lt;BR /&gt;Type: Is where the data coming from.&lt;/P&gt;&lt;P&gt;Table name: The name of the table that contains the data. &lt;BR /&gt;Table Fields: The fields in the table you want to include. &lt;BR /&gt;Geometry Type: which type of data it is. &lt;BR /&gt;&lt;IMG alt="testimg.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156835_testimg.png" style="height: auto;" /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Please do not hesitate to ask more questions and if you are not able to sort it out, then you could send me some sample data and I can help you with the application. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Best Regards, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Alexander Jaballah &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2017 12:34:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-20T12:34:59Z</dc:date>
    <item>
      <title>Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233870#M789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been spending a good amount of time trying to learn GeoAnalytics.&amp;nbsp; I've come to understand that while the extensions for the maps are great, the real power is in the Connector and the functions the wizard makes available.&amp;nbsp; Best I can tell, the connector sends your data to the Idevio servers, where it is processed for the functions you would like to return, and then loads a table of data results to your Qlik Sense application for utilization by the maps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have been playing with the samples here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://bi.idevio.com/geoanalytics/geoanalytics-connector-examples" title="http://bi.idevio.com/geoanalytics/geoanalytics-connector-examples"&gt;Guides &amp;amp; Examples « bi.idevio.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I cannot really figure out how to use my own data, primarily because I'm unable to figure out what the input values are that the wizard is expecting.&amp;nbsp; Take the 'closest' example:.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two excel data files.&amp;nbsp; One contains Lat/Long coordinates for Crimes that have occurred, and I load it into Qlik Sense named 'Crime'.&amp;nbsp; The second file contains Lat/Long coodinates for Police Stations that exist, and I load it in names "Stations".&lt;/P&gt;&lt;P&gt;I then go into the GeoAnalytics Connector and open it up.&amp;nbsp; That gives me this screen:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="156724" alt="geoan.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156724_geoan.png" style="width: 620px; height: 636px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the 1st section is pretty straight-forward.&amp;nbsp; For the two Datasets, I believe I put "Crime" is as the Name.&amp;nbsp; The Type is the 1st confusing item.&amp;nbsp; From my investigation, I think the "Standard areas and points" just uses sample data from Idevio, and thus leaving this as the option would NOT use my Lat/Long data.&amp;nbsp; So I think I need to change this.&amp;nbsp; Here are the options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="156725" alt="type.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/156725_type.png" style="width: 620px; height: 105px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The option that seems to make the most sense is "Loaded table".&amp;nbsp; Switching to this gives me these options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="156726" alt="loadedtable.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/156726_loadedtable.png" style="width: 620px; height: 335px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for the table name, I believe I would use the name of the table defined in the data load editor:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="156727" alt="load.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/156727_load.png" style="width: 620px; height: 180px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I enter "Sheet1" as the Table Name.&amp;nbsp; But the table name input is the next confusing piece.&amp;nbsp; Do I enter the 4 columns in this table?&amp;nbsp; Or is it specifically looking for things like key, geometry?&amp;nbsp; Aren't these the values that the server will send BACK to me as output?&amp;nbsp; Doesn't GeoAnalytics take my data, fine the closest points, and create a table I can then use for the mapping?&amp;nbsp; I am confused on this data entry point.&amp;nbsp; I haven't been able to make this piece work yet to actually return true closest values...I am stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not to further confuse all of this, but many of the functions ask for the "Type of Data", which gives these options:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="156728" alt="datatype.png" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/156728_datatype.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do the 1st 5 areas mean?&amp;nbsp; Why is there no Lat/Long as an option here?&amp;nbsp; There also is no street address option.&amp;nbsp; This is also confusing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the long post, but could REALLY use help if anyone knows how this works.&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2017 02:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233870#M789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-18T02:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233871#M790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was this from the webcast?&amp;nbsp; I downloaded the Idevio GeoAnalytic package but haven't tried it yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2017 05:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233871#M790</guid>
      <dc:creator />
      <dc:date>2017-03-18T05:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233872#M791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your data load script against the options you're giving the connector.&amp;nbsp; Unless they're for example... they don't seem to match.&amp;nbsp; Not an expert but learning....&amp;nbsp; just trying to help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2017 05:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233872#M791</guid>
      <dc:creator />
      <dc:date>2017-03-18T05:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233873#M792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I am understanding GeoAnalytics correctly, the issue isn't what is in my script.&amp;nbsp; Rather, I need to better understand the input that the Idevio servers are expecting in order to calculate the geo functions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 01:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233873#M792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-20T01:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233874#M793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hello, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;If I understand your issue correctly, you want to load in your own data and use it with the map? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;If you have a file which already contains Lat/Long then there is no need to use the connector. Instead you load in the data and plot the coordinates using bubble layer with Lat/Long from your Excel file. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The picture you show above with adm1- adm5 etc. is if you want to use already existing lookup services from an internal database.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to make a relation between the two files by then you could use the connector. But to do an operation like Closest point you should first load the data from the files into two different tables. After that you follow the instruction the connectors requires. It could look like the image i attached below. &lt;BR /&gt;&lt;BR /&gt;Dataset containing geometries to measure from: Is the data you want to iterate over, in this case which police station is the closest to the place of the crime. &lt;BR /&gt;Type: Is where the data coming from.&lt;/P&gt;&lt;P&gt;Table name: The name of the table that contains the data. &lt;BR /&gt;Table Fields: The fields in the table you want to include. &lt;BR /&gt;Geometry Type: which type of data it is. &lt;BR /&gt;&lt;IMG alt="testimg.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156835_testimg.png" style="height: auto;" /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Please do not hesitate to ask more questions and if you are not able to sort it out, then you could send me some sample data and I can help you with the application. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Best Regards, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Alexander Jaballah &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 12:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233874#M793</guid>
      <dc:creator />
      <dc:date>2017-03-20T12:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233875#M794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; My issue was I was entering the columns from the tables in order, it appears the wizard specifically wants the ID field and then Lat, Long.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 14:01:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233875#M794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-20T14:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233876#M795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a guide I put together that details many of the operations available through Qlik GeoAnalyitcs, and how the data needs to be added to the various wizards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 13:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233876#M795</guid>
      <dc:creator>Julie_Main</dc:creator>
      <dc:date>2018-02-01T13:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233877#M796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why do you set Only Load Script as yes in the dataset2 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 23:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233877#M796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T23:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233878#M797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I followed step by step but when im trying to load data via Data Load Editor I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="headline undefined" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;Started loading data&lt;/P&gt;&lt;P style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;Connected&lt;/P&gt;&lt;P class="headline edc_error" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;The following error occurred:&lt;/P&gt;&lt;P class="headline edc_error" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;The error occurred here:&lt;/P&gt;&lt;P class="edc_error" style="padding: 0 10px; color: #595959; font-family: 'Courier New'; font-size: 13px; background: rgba(255, 38, 38, 0.2);"&gt;For n = 0 to chunks&lt;/P&gt;&lt;P class="headline undefined" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;Data has not been loaded. Please correct the error and try loading again.&lt;/P&gt;&lt;P class="headline undefined" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;&lt;/P&gt;&lt;P class="headline undefined" style="padding: 0 10px; font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;What does this mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 23:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233878#M797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T23:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233879#M798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the exact same error message ("For n=0 to chunks").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you found a solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 12:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233879#M798</guid>
      <dc:creator>flemmingbj</dc:creator>
      <dc:date>2018-08-07T12:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help Using GeoAnalytics Connector with Your Own Data</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233880#M799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is normally down to missing latitude / longitude points or some other missing data that is being used by the connector - each row it is working through has to have valid data - I would check using tables to make sure that there isn't anything missing as a start point.&amp;nbsp; You can also check the log files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\ProgramData\QlikTech\Custom Data\IdevioGeoAnalyticsConnector\Log &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as that should also help out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Help-Using-GeoAnalytics-Connector-with-Your-Own-Data/m-p/1233880#M799</guid>
      <dc:creator>Julie_Main</dc:creator>
      <dc:date>2018-08-08T08:21:08Z</dc:date>
    </item>
  </channel>
</rss>

