<?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 GeoQlik Enable/disable analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/GeoQlik-Enable-disable-analysis/m-p/448137#M1238925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started using GeoQlik and I am quite enthusiastic about it. However, I was wondering whether it is possible to enable or disable an analysis/expression using buttons on the QlikView sheet, but outside the extension object. I do not want to use the default sidebar inside the GeoQlik object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So suppose I have analysis 1 which is a heat map and analysis 2 which shows the 'sales per region' using classes. Using buttons on the sheet, I would like to enable or disable an analysis. Can this be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>GeoQlik Enable/disable analysis</title>
      <link>https://community.qlik.com/t5/QlikView/GeoQlik-Enable-disable-analysis/m-p/448137#M1238925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started using GeoQlik and I am quite enthusiastic about it. However, I was wondering whether it is possible to enable or disable an analysis/expression using buttons on the QlikView sheet, but outside the extension object. I do not want to use the default sidebar inside the GeoQlik object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So suppose I have analysis 1 which is a heat map and analysis 2 which shows the 'sales per region' using classes. Using buttons on the sheet, I would like to enable or disable an analysis. Can this be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GeoQlik-Enable-disable-analysis/m-p/448137#M1238925</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: GeoQlik Enable/disable analysis</title>
      <link>https://community.qlik.com/t5/QlikView/GeoQlik-Enable-disable-analysis/m-p/448138#M1238928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although geoqlik does not provide a built-in way to achieve what you want you can get what you want by using your variable in your analysis expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, say you have 2 analyses: &lt;/P&gt;&lt;P&gt;Analysis 1 : &lt;SPAN style="font-family: courier new,courier;"&gt;sum(SomeValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Analysis 2 : &lt;SPAN style="font-family: courier new,courier;"&gt;sum(AnotherValue)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to show a specific analysis given a GeoAnalysis variable, you can change your expressions to:&lt;/P&gt;&lt;P&gt;Analysis 1 :&lt;SPAN style="font-family: courier new,courier;"&gt; if(GeoAnalysis = 1, sum(SomeValue), '')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Analysis 2 :&lt;SPAN style="font-family: courier new,courier;"&gt; if(GeoAnalysis = 2,sum(AnotherValue), '')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It won't exactly disable the analysis but as no value will be generated nothing will be drawn. There won't be a visual cue to show which analysis is active tough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 15:10:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GeoQlik-Enable-disable-analysis/m-p/448138#M1238928</guid>
      <dc:creator />
      <dc:date>2012-12-18T15:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: GeoQlik Enable/disable analysis</title>
      <link>https://community.qlik.com/t5/QlikView/GeoQlik-Enable-disable-analysis/m-p/448139#M1238932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I guess this will work indeed!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 08:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GeoQlik-Enable-disable-analysis/m-p/448139#M1238932</guid>
      <dc:creator />
      <dc:date>2012-12-20T08:22:09Z</dc:date>
    </item>
  </channel>
</rss>

