<?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: List Box and Charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440754#M513768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works!! Thanks Rohit and Vishwarath &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Sep 2017 11:24:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-09-06T11:24:41Z</dc:date>
    <item>
      <title>List Box and Charts</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440749#M513763</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;I have a list lox which has three values, let's assume 'Country', 'Sale amount' and 'Product' also have 3 charts C1, C2 and C3. What I am trying to do is when I select 'Product' nothing should happen in chart C1 but in C2 and C3. Can anyone please help how can I achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 16:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440749#M513763</guid>
      <dc:creator />
      <dc:date>2017-09-05T16:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: List Box and Charts</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440750#M513764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your chart expression use set analysis like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expr: = Sum({&amp;lt; Product = &amp;gt;} YourField) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do this for all the 3 charts. If this is not what you looking for can you share your expr or a sample to work on. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 16:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440750#M513764</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-05T16:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: List Box and Charts</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440751#M513765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or This?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Chart1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expr: = Sum({&amp;lt; YourListBox -= {'Product'} &amp;gt;} YourField)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 16:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440751#M513765</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-05T16:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: List Box and Charts</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440752#M513766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vishwarath. I am new in working on charts, just to elaborate more, I have attached a sample wherein I need.. if any of the list item is selected from Product list should not affect bar chart but only show the changes in pie chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this is clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 08:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440752#M513766</guid>
      <dc:creator />
      <dc:date>2017-09-06T08:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: List Box and Charts</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440753#M513767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 10:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440753#M513767</guid>
      <dc:creator>rohitraut</dc:creator>
      <dc:date>2017-09-06T10:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: List Box and Charts</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440754#M513768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works!! Thanks Rohit and Vishwarath &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 11:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440754#M513768</guid>
      <dc:creator />
      <dc:date>2017-09-06T11:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: List Box and Charts</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440755#M513769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your Bar Graph properties add set analysis to ignore product field like :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175735_Capture.PNG" style="height: 438px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 14:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440755#M513769</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-06T14:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: List Box and Charts</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440756#M513770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great. Can you close the thread marking correct/helpful responses. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 15:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-and-Charts/m-p/1440756#M513770</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-09-06T15:23:49Z</dc:date>
    </item>
  </channel>
</rss>

