<?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: Qlik Cloud GeoOperations Within Assistance in GeoAnalytics</title>
    <link>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539408#M4655</link>
    <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/224852"&gt;@rolmontero&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The problem is that you use 2 loaded tables, which is not supported:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Only one inline table can be specified per operation. If you need to use data in two or more inline tables, you can use&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;STORE&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;to save the other inline tables as CSV files and then load from the CSV files.&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Sense_GeoOperations/Content/Sense_GeoOperations/connector-geoanalytics_reference-Dataset.htm?utm_source=chatgpt.com" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Sense_GeoOperations/Content/Sense_GeoOperations/connector-geoanalytics_reference-Dataset.htm?utm_source=chatgpt.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It can be easily solved by storing the table first to csv and refering to that stored table:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PointData:&lt;BR /&gt;LOAD&lt;BR /&gt;IdPoint,&lt;BR /&gt;TIME_END,&lt;BR /&gt;LATITUD_INICIO,&lt;BR /&gt;LONGITUD_FIN,&lt;BR /&gt;Point&lt;BR /&gt;FROM [lib://DataFiles/Points.qvd]&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;Tmp:&lt;BR /&gt;LOAD&lt;BR /&gt;IdArea,&lt;BR /&gt;"Test KML CHile (1).Name",&lt;BR /&gt;Area&lt;BR /&gt;FROM [lib://DataFiles/AreaData.qvd]&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;store Tmp into [lib://DataFiles/AreaData.csv] (txt, delimiter is ';');&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[WithinResultTable]:&lt;BR /&gt;Load * Extension GeoOperations.ScriptEval('&lt;BR /&gt;SELECT enclosed_enclosing_RelationId, IdPoint, IdArea, enclosed.Point, [enclosing.Test KML CHile (1).Name], enclosing.Area FROM&lt;BR /&gt;Within()&lt;BR /&gt;DATASOURCE enclosed INTABLE keyField="IdPoint", crs="auto", pointField="Point"&lt;BR /&gt;DATASOURCE enclosing CSV url="lib://DataFiles/AreaData.csv", keyField="IdArea", geometryField="Area", geometryType="polygon", fieldSeparator="SEMICOLON", recordSeparator="NEWLINE", crs="auto"&lt;BR /&gt;', PointData);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Grz&lt;/P&gt;&lt;P&gt;Joost&lt;/P&gt;</description>
    <pubDate>Wed, 17 Dec 2025 12:02:05 GMT</pubDate>
    <dc:creator>joostvanegmond7</dc:creator>
    <dc:date>2025-12-17T12:02:05Z</dc:date>
    <item>
      <title>Qlik Cloud GeoOperations Within Assistance</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539117#M4652</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, I'm trying to combine two datasets: one with coordinates (latitude and longitude) and one with areas (polygons) both of which I have loaded &lt;STRONG&gt;separately&lt;/STRONG&gt;, and all the data can be displayed in a map. However, I need to crear an intersection between those datasets by using the operation WITHIN in Qlik Cloud so that all my points are placed inside the areas.&lt;/P&gt;&lt;P&gt;1. First step was to load the data accordingly.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rolmontero_0-1765563755049.png" style="width: 365px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185792iF8A2390F1D484B7F/image-dimensions/365x216?v=v2" width="365" height="216" role="button" title="rolmontero_0-1765563755049.png" alt="rolmontero_0-1765563755049.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have 6 main areas and lots of geo points.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rolmontero_1-1765563794722.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185793i6C052D3AA963DF00/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rolmontero_1-1765563794722.png" alt="rolmontero_1-1765563794722.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. I configured the connector both of which are loaded table&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rolmontero_2-1765563860771.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185794i8E199545B6B46820/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rolmontero_2-1765563860771.png" alt="rolmontero_2-1765563860771.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. After adding the code from the connector, the script shows this error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rolmontero_3-1765564079388.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185795i0BF7B33D27A44AF7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rolmontero_3-1765564079388.png" alt="rolmontero_3-1765564079388.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Something I noticed is that there is one table, and it says my enclosing data which is the area does not contain any geometries even if the areas can be displayed on a map. Also, I tried concatenating both table and I got the same error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone guide me to do this, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 18:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539117#M4652</guid>
      <dc:creator>rolmontero</dc:creator>
      <dc:date>2025-12-12T18:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud GeoOperations Within Assistance</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539284#M4653</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Do you have the possibility to share the 2 tables? I'll take a look then.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joost&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 07:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539284#M4653</guid>
      <dc:creator>joostvanegmond7</dc:creator>
      <dc:date>2025-12-16T07:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud GeoOperations Within Assistance</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539316#M4654</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149023"&gt;@joostvanegmond7&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your help. I have attached the two tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 13:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539316#M4654</guid>
      <dc:creator>rolmontero</dc:creator>
      <dc:date>2025-12-16T13:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud GeoOperations Within Assistance</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539408#M4655</link>
      <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/224852"&gt;@rolmontero&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The problem is that you use 2 loaded tables, which is not supported:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Only one inline table can be specified per operation. If you need to use data in two or more inline tables, you can use&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;STORE&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;to save the other inline tables as CSV files and then load from the CSV files.&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Sense_GeoOperations/Content/Sense_GeoOperations/connector-geoanalytics_reference-Dataset.htm?utm_source=chatgpt.com" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Sense_GeoOperations/Content/Sense_GeoOperations/connector-geoanalytics_reference-Dataset.htm?utm_source=chatgpt.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It can be easily solved by storing the table first to csv and refering to that stored table:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PointData:&lt;BR /&gt;LOAD&lt;BR /&gt;IdPoint,&lt;BR /&gt;TIME_END,&lt;BR /&gt;LATITUD_INICIO,&lt;BR /&gt;LONGITUD_FIN,&lt;BR /&gt;Point&lt;BR /&gt;FROM [lib://DataFiles/Points.qvd]&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;Tmp:&lt;BR /&gt;LOAD&lt;BR /&gt;IdArea,&lt;BR /&gt;"Test KML CHile (1).Name",&lt;BR /&gt;Area&lt;BR /&gt;FROM [lib://DataFiles/AreaData.qvd]&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;store Tmp into [lib://DataFiles/AreaData.csv] (txt, delimiter is ';');&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[WithinResultTable]:&lt;BR /&gt;Load * Extension GeoOperations.ScriptEval('&lt;BR /&gt;SELECT enclosed_enclosing_RelationId, IdPoint, IdArea, enclosed.Point, [enclosing.Test KML CHile (1).Name], enclosing.Area FROM&lt;BR /&gt;Within()&lt;BR /&gt;DATASOURCE enclosed INTABLE keyField="IdPoint", crs="auto", pointField="Point"&lt;BR /&gt;DATASOURCE enclosing CSV url="lib://DataFiles/AreaData.csv", keyField="IdArea", geometryField="Area", geometryType="polygon", fieldSeparator="SEMICOLON", recordSeparator="NEWLINE", crs="auto"&lt;BR /&gt;', PointData);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Grz&lt;/P&gt;&lt;P&gt;Joost&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 12:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539408#M4655</guid>
      <dc:creator>joostvanegmond7</dc:creator>
      <dc:date>2025-12-17T12:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud GeoOperations Within Assistance</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539764#M4656</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149023"&gt;@joostvanegmond7&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks a lot for you help. I just tried again based on your recommendation and it worked like a charm!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rolmontero_0-1766418542196.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185925i0134F686AD5CB294/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rolmontero_0-1766418542196.png" alt="rolmontero_0-1766418542196.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day and happy holidays!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Dec 2025 15:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Qlik-Cloud-GeoOperations-Within-Assistance/m-p/2539764#M4656</guid>
      <dc:creator>rolmontero</dc:creator>
      <dc:date>2025-12-22T15:48:24Z</dc:date>
    </item>
  </channel>
</rss>

