<?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: Geo-Operations in SaaS environment in GeoAnalytics</title>
    <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755431#M3370</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Add&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;stringQuotes="DOUBLEQUOTE"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Oct 2020 13:53:00 GMT</pubDate>
    <dc:creator>Jonas_Karlsson</dc:creator>
    <dc:date>2020-10-23T13:53:00Z</dc:date>
    <item>
      <title>Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1754411#M3354</link>
      <description>&lt;P&gt;I am having problems applying this operation dissolve in the SaaS environment .&lt;/P&gt;&lt;P&gt;To my knowledge the autogenerated script from geoanalytic can be migrated to geo-Operations in SaaS environment.&lt;/P&gt;&lt;P&gt;After several steps followed from &lt;A title="script conversion" href="https://help.qlik.com/en-US/geoanalytics/Content/Qlik_GeoAnalytics/GeoOperationsFunctions/GeoOperations-migrating-connector.htm" target="_self"&gt;script conversion&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still unable to migrate my script syntax.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 15:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1754411#M3354</guid>
      <dc:creator>Wizards</dc:creator>
      <dc:date>2025-01-29T15:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1754485#M3355</link>
      <description>&lt;P&gt;Just to add and be specific. I uploaded the autogenerated script from Geoanalytics and my trial script to be used for SaaS environment which gives an error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 13:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1754485#M3355</guid>
      <dc:creator>Wizards</dc:creator>
      <dc:date>2020-10-21T13:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1754912#M3362</link>
      <description>&lt;P&gt;The problem here is that GeoOperations can only use one internal table, it's a limitation of SSE.&lt;/P&gt;&lt;P&gt;See here for a workaround for placing one of the tables in a csv file. This is for closest but works in the same way for dissolve.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-GeoAnalytics-Discussions/GeoOperations-use-CLOSEST-with-two-loaded-tables/m-p/1741009/highlight/true#M3295" target="_blank"&gt;https://community.qlik.com/t5/Qlik-GeoAnalytics-Discussions/GeoOperations-use-CLOSEST-with-two-loaded-tables/m-p/1741009/highlight/true#M3295&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 11:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1754912#M3362</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2020-10-22T11:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755330#M3363</link>
      <description>&lt;P&gt;Thank you for the responds&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed the steps as for the example provided. Using this script&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Load * Extension GeoOperations.ScriptEval('&lt;BR /&gt;Dissolve(dissolveField="BasisRegio", resolution="auto", areaDatasetKeyField="Niscode", dissolveDataset="DissolveDef")&lt;BR /&gt;DATASOURCE DissolveDef INTABLE keyField="Niscode", namedAreaField="BasisRegio"&lt;BR /&gt;DATASOURCE NiscodeArea CSV&lt;BR /&gt;&amp;nbsp; &amp;nbsp;url="&lt;A href="https://www.dropbox.com/s/l43doha3qziij5j/NiscodeArea.csv?dl=0" target="_blank" rel="noopener"&gt;https://www.dropbox.com/s/l43doha3qziij5j/NiscodeArea.csv?dl=0&lt;/A&gt;",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fieldSeparator="TAB",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; keyField="Niscode" ,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; geometryField="RefgemG10.Area" ,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; geometryType="POLYGON"&lt;BR /&gt;', Basis);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I get an error saying unknown geometry field&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 09:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755330#M3363</guid>
      <dc:creator>Wizards</dc:creator>
      <dc:date>2020-10-23T09:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755335#M3364</link>
      <description>&lt;P&gt;The dropbox link needs to be direct file access&lt;/P&gt;&lt;P&gt;&amp;nbsp;url="https://&lt;STRONG&gt;dl&lt;/STRONG&gt;.dropbox.com...&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 09:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755335#M3364</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2020-10-23T09:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755361#M3365</link>
      <description>&lt;P&gt;Thanks for the heads up. Unfortunately its still giving the same error (&lt;SPAN&gt;Unknown geometry field in CSV, RefgemG10.Area'&lt;/SPAN&gt;) after giving a direct acces to the Dropbox.&lt;/P&gt;&lt;P&gt;Load * Extension GeoOperations.ScriptEval('&lt;BR /&gt;Dissolve(dissolveField="BasisRegio", resolution="auto", areaDatasetKeyField="Niscode", dissolveDataset="DissolveDef")&lt;BR /&gt;DATASOURCE DissolveDef INTABLE keyField="Niscode", namedAreaField="BasisRegio"&lt;BR /&gt;DATASOURCE NiscodeArea CSV&lt;BR /&gt;url="&lt;A href="https://dl.dropbox.com/s/ehw7aghq8a7k5fm/NiscodeArea.csv?dl=0" target="_blank" rel="noopener"&gt;https://dl.dropbox.com/s/ehw7aghq8a7k5fm/NiscodeArea.csv?dl=0&lt;/A&gt;",&lt;BR /&gt;fieldSeparator="TAB",&lt;BR /&gt;keyField="Niscode" ,&lt;BR /&gt;geometryField="RefgemG10.Area" ,&lt;BR /&gt;geometryType="POLYGON"&lt;BR /&gt;', Basis);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 11:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755361#M3365</guid>
      <dc:creator>Wizards</dc:creator>
      <dc:date>2020-10-23T11:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755370#M3366</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to use ...&lt;A href="https://www.dropbox.com/s/l43doha3qziij5j/NiscodeArea.csv?dl=0" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;?dl=1&lt;/A&gt;&lt;BR /&gt;instead of ...&lt;A href="https://www.dropbox.com/s/l43doha3qziij5j/NiscodeArea.csv?dl=0" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;?dl=0&lt;/A&gt;&lt;BR /&gt;in the Dropbox link.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;/Jonas&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 11:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755370#M3366</guid>
      <dc:creator>Jonas_Karlsson</dc:creator>
      <dc:date>2020-10-23T11:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755374#M3367</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/27009"&gt;@Jonas_Karlsson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried both as well earlier on how to get &lt;A title="direct-link" href="https://bydik.com/dropbox-direct-link/" target="_self"&gt;direct-link&lt;/A&gt; to files in Dropbox.&lt;/P&gt;&lt;P&gt;same error&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 11:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755374#M3367</guid>
      <dc:creator>Wizards</dc:creator>
      <dc:date>2020-10-23T11:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755386#M3368</link>
      <description>&lt;P&gt;Maybe&lt;/P&gt;&lt;P&gt;&lt;STRIKE&gt;fieldSeparator="COMMA",&lt;BR /&gt;&lt;BR /&gt;&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;Use TAB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/J&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 13:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755386#M3368</guid>
      <dc:creator>Jonas_Karlsson</dc:creator>
      <dc:date>2020-10-23T13:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755393#M3369</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/27009"&gt;@Jonas_Karlsson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That too was done but I return this error&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-10-23 140615.png" style="width: 687px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42905iB12212CD003EE515/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2020-10-23 140615.png" alt="Screenshot 2020-10-23 140615.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sample Table.png" style="width: 788px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42907iB670177BAF37193A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sample Table.png" alt="Sample Table.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 12:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755393#M3369</guid>
      <dc:creator>Wizards</dc:creator>
      <dc:date>2020-10-23T12:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755431#M3370</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Add&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;stringQuotes="DOUBLEQUOTE"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 13:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755431#M3370</guid>
      <dc:creator>Jonas_Karlsson</dc:creator>
      <dc:date>2020-10-23T13:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755452#M3371</link>
      <description>&lt;P&gt;This will load the data correct:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Load * Extension GeoOperations.ScriptEval ('Load() DATASOURCE NiscodeArea CSV url="https://dl.dropbox.com/s/ehw7aghq8a7k5fm/NiscodeArea.csv?dl=1", fieldSeparator="COMMA", keyField="Niscode", geometryField="RefgemG10.Area",geometryType="POLYGON", stringQuotes="DOUBLEQUOTE"');&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 23 Oct 2020 13:54:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755452#M3371</guid>
      <dc:creator>Jonas_Karlsson</dc:creator>
      <dc:date>2020-10-23T13:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755462#M3372</link>
      <description>&lt;PRE&gt;// Faking BasisRegio since it wasnt included in the dataload *, left(Niscode,1) as BasisRegio;&lt;BR /&gt;Basis:&lt;BR /&gt;Load * Extension GeoOperations.ScriptEval('&lt;BR /&gt;load()&lt;BR /&gt;DATASOURCE dis CSV &lt;BR /&gt;  	url="&lt;A href="https://dl.dropbox.com/s/ehw7aghq8a7k5fm/NiscodeArea.csv?dl=0" target="_blank" rel="noopener noreferrer"&gt;https://dl.dropbox.com/s/ehw7aghq8a7k5fm/NiscodeArea.csv?dl=0&lt;/A&gt;", &lt;BR /&gt;    fieldSeparator="COMMA",&lt;BR /&gt;    keyField="Niscode",&lt;BR /&gt;    stringQuotes="DOUBLEQUOTE"&lt;BR /&gt;');Load * Extension GeoOperations.ScriptEval('&lt;BR /&gt;Dissolve(dissolveField="BasisRegio", resolution="auto", areaDatasetKeyField="Niscode", dissolveDataset="DissolveDef")&lt;BR /&gt;DATASOURCE DissolveDef INTABLE keyField="Niscode"&lt;BR /&gt;DATASOURCE NiscodeArea CSV&lt;BR /&gt;url="&lt;A href="https://dl.dropbox.com/s/ehw7aghq8a7k5fm/NiscodeArea.csv?dl=0" target="_blank" rel="noopener noreferrer"&gt;https://dl.dropbox.com/s/ehw7aghq8a7k5fm/NiscodeArea.csv?dl=0&lt;/A&gt;",&lt;BR /&gt;	fieldSeparator="COMMA",&lt;BR /&gt;	keyField="Niscode" ,&lt;BR /&gt;	geometryField="RefgemG10.Area" ,&lt;BR /&gt;	geometryType="POLYGON",&lt;BR /&gt;	stringQuotes="DOUBLEQUOTE"&lt;BR /&gt;', Basis);&lt;/PRE&gt;</description>
      <pubDate>Fri, 23 Oct 2020 14:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755462#M3372</guid>
      <dc:creator>Jonas_Karlsson</dc:creator>
      <dc:date>2020-10-23T14:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Geo-Operations in SaaS environment</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755499#M3373</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/27009"&gt;@Jonas_Karlsson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I start&amp;nbsp; to see a green light, apparently the order in which the Dataset parameter are arranged plays a big role in the script run.&lt;/P&gt;&lt;P&gt;After&amp;nbsp; arranging the parameters my script runs successfully.&lt;/P&gt;&lt;P&gt;I will check the results, then after If results are as expected, I&amp;nbsp; will accept as solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 14:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Operations-in-SaaS-environment/m-p/1755499#M3373</guid>
      <dc:creator>Wizards</dc:creator>
      <dc:date>2020-10-23T14:47:27Z</dc:date>
    </item>
  </channel>
</rss>

