<?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: Display chart based on selected value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-chart-based-on-selected-value/m-p/605456#M1101212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to set up Conditional show in each chart..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Properties &amp;gt;&amp;gt; Layout Tab &amp;gt;&amp;gt; Show Conditional &lt;/P&gt;&lt;P&gt;For Chart 1 &lt;/P&gt;&lt;P&gt;Value = 'ab'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Chart 2 &lt;/P&gt;&lt;P&gt;Value = 'bc'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Chart 3&lt;/P&gt;&lt;P&gt;Value = 'de'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly note that Value and value is different as QlikView is case Sensitive..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 14:30:13 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-04-22T14:30:13Z</dc:date>
    <item>
      <title>Display chart based on selected value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-chart-based-on-selected-value/m-p/605455#M1101211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to display chart based on selected field value.&lt;/P&gt;&lt;P&gt;values&lt;/P&gt;&lt;P&gt;ab&lt;/P&gt;&lt;P&gt;cd&lt;/P&gt;&lt;P&gt;de&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select &lt;STRONG&gt;ab&lt;/STRONG&gt; i need to display chart 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;bc&lt;/STRONG&gt; need to display chart 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;de &lt;/STRONG&gt;need to display chart 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;pRAJNA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-chart-based-on-selected-value/m-p/605455#M1101211</guid>
      <dc:creator />
      <dc:date>2014-04-22T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Display chart based on selected value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-chart-based-on-selected-value/m-p/605456#M1101212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to set up Conditional show in each chart..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Properties &amp;gt;&amp;gt; Layout Tab &amp;gt;&amp;gt; Show Conditional &lt;/P&gt;&lt;P&gt;For Chart 1 &lt;/P&gt;&lt;P&gt;Value = 'ab'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Chart 2 &lt;/P&gt;&lt;P&gt;Value = 'bc'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Chart 3&lt;/P&gt;&lt;P&gt;Value = 'de'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly note that Value and value is different as QlikView is case Sensitive..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-chart-based-on-selected-value/m-p/605456#M1101212</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-22T14:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Display chart based on selected value</title>
      <link>https://community.qlik.com/t5/QlikView/Display-chart-based-on-selected-value/m-p/605457#M1101213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prajna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are multiple ways to handle this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 1:&lt;/P&gt;&lt;P&gt;1. Create multipel graphs based on the number of conditions,&lt;/P&gt;&lt;P&gt;2. Store the value of the selected field in a variable.&lt;/P&gt;&lt;P&gt;3. Use the Conditional Show property to display the graph based on the value of the variable.&lt;/P&gt;&lt;P&gt;Option 2:&lt;/P&gt;&lt;P&gt;1. Create a single graph with multiple dimensions and/or expressions based on your requirement.&lt;/P&gt;&lt;P&gt;2. Store the value of the selected field in a variable.&lt;/P&gt;&lt;P&gt;3. Based on the value of the variable, eanble/disable dimension and/or expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps? if NOT pelase post the QVW, so that we can advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-chart-based-on-selected-value/m-p/605457#M1101213</guid>
      <dc:creator />
      <dc:date>2014-04-22T14:36:55Z</dc:date>
    </item>
  </channel>
</rss>

