<?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: Show chart based on value of a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689778#M249729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The condtional show condition will simply be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ChartA:&lt;/P&gt;&lt;P&gt;vShow = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ChartB:&lt;/P&gt;&lt;P&gt;vShow = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2014 09:32:06 GMT</pubDate>
    <dc:creator>simenkg</dc:creator>
    <dc:date>2014-10-09T09:32:06Z</dc:date>
    <item>
      <title>Show chart based on value of a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689776#M249727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QlikViewers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having difficulties with the conditional display of charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to do is:&lt;/P&gt;&lt;P&gt;- I have five charts that should never be shown at the same time.&lt;/P&gt;&lt;P&gt;- I have a variable (vShow).&lt;/P&gt;&lt;P&gt;- I have five buttons that assign values 0,1,2,3 or 4 to the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is not working:&lt;/P&gt;&lt;P&gt;- The statement that hides Chart A if the value is not equal to 0 (resp. hide Chart B if its not equal to 1, Chart C uneqal to 2 and so on...). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 09:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689776#M249727</guid>
      <dc:creator />
      <dc:date>2014-10-09T09:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Show chart based on value of a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689777#M249728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 09:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689777#M249728</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-10-09T09:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Show chart based on value of a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689778#M249729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The condtional show condition will simply be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ChartA:&lt;/P&gt;&lt;P&gt;vShow = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ChartB:&lt;/P&gt;&lt;P&gt;vShow = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 09:32:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689778#M249729</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2014-10-09T09:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Show chart based on value of a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689779#M249730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What condition you are trying to implement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this,&lt;/P&gt;&lt;P&gt;In LAyout-&amp;gt;show-&amp;gt; Conditional&lt;/P&gt;&lt;P&gt;Expression -&amp;gt; if(vShow=1,1,0)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for chart1&lt;/P&gt;&lt;P&gt; if(vShow=2,1,0)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for chart1&lt;/P&gt;&lt;P&gt; if(vShow=3,1,0)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for chart1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your Button&lt;/P&gt;&lt;P&gt;add action-&amp;gt;Action-&amp;gt;External-&amp;gt;set Variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 09:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689779#M249730</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-10-09T09:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Show chart based on value of a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689780#M249731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to be so simple, but it´s not working for me. &lt;/P&gt;&lt;P&gt;I tried '=vShow = 0' in the Layout &amp;gt; Show &amp;gt; Conditional field. But all it does is disappear. Even if vShow actually is 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 09:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689780#M249731</guid>
      <dc:creator />
      <dc:date>2014-10-09T09:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show chart based on value of a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689781#M249732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 09:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689781#M249732</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-10-09T09:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Show chart based on value of a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689782#M249733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;Turned out that my buttons weren´t properly assigning the values. I don´t really know why, but by deleting the action and recreating it, I could solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Lina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 09:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-chart-based-on-value-of-a-variable/m-p/689782#M249733</guid>
      <dc:creator />
      <dc:date>2014-10-09T09:49:18Z</dc:date>
    </item>
  </channel>
</rss>

