<?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: Changing chart expression based on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629316#M1092206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Reports tab in Expense management app. This app is available in qlikview demos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 09:13:21 GMT</pubDate>
    <dc:creator>anbu1984</dc:creator>
    <dc:date>2014-05-12T09:13:21Z</dc:date>
    <item>
      <title>Changing chart expression based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629314#M1092202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart which I'd like to show multiple expressions on, based on user selection. How can I create a selection box (list box?) with certain column headings in (for example Column 1, Column 2), and when the user clicks on one, it changes the data in the chart to reflect this? Do I need to use a variable in the chart expression, and a custom expression in the list box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 09:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629314#M1092202</guid>
      <dc:creator />
      <dc:date>2014-05-12T09:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Changing chart expression based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629315#M1092205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Reports tab from the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://us-d.demo.qlik.com/detail.aspx?appName=Expense%20Management.qvw" title="http://us-d.demo.qlik.com/detail.aspx?appName=Expense%20Management.qvw"&gt;Qlik Demos: See QlikView in Action | Demo.Qlik.Com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 09:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629315#M1092205</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-05-12T09:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Changing chart expression based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629316#M1092206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Reports tab in Expense management app. This app is available in qlikview demos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 09:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629316#M1092206</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-05-12T09:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Changing chart expression based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629317#M1092207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or look into my example in this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/118052"&gt;Alternate states and possibility to connect charts&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 09:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629317#M1092207</guid>
      <dc:creator />
      <dc:date>2014-05-12T09:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Changing chart expression based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629318#M1092208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are probably several ways of doing it, but I would create a table using the inline load in the script, e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ChoicesTable:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;Choices&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Choice1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Choice2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Choice3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Choice4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Then the expression of the chart would go something like: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=if([Choices] = 'Choice1', sum([something]),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; if([Choices] = 'Choice2', sum([something2])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 09:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629318#M1092208</guid>
      <dc:creator>c_gilbert</dc:creator>
      <dc:date>2014-05-12T09:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Changing chart expression based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629319#M1092209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI OG,&lt;/P&gt;&lt;P&gt;I Created one sample application . find it in attachment.&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Jai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 09:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-chart-expression-based-on-selection/m-p/629319#M1092209</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2014-05-12T09:23:34Z</dc:date>
    </item>
  </channel>
</rss>

