<?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 for only one chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802438#M1032702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thats not my requirment..my final chart shld effected by all list box selections......4th list box selection shld nt effect other object except my final chart....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Jan 2015 06:52:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-31T06:52:20Z</dc:date>
    <item>
      <title>list box for only one chart</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802431#M1032691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one sheet with 4 charts and 3 objects. i have 4 list boxes.my requirement is 3 list box selections should effect all the objects and charts when i give selection in 4th list box that should be effected only one particular chart with keeping previous list box selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 04:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802431#M1032691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-31T04:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: list box for only one chart</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802432#M1032693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the set analysis to ignore the selection of this 4th field in the expression of the chart you want where there should be no selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have Brand you do not want the Brand filter selection to to an expressions&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;sum({&amp;lt;Brand=-&amp;gt;}Slaes)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 05:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802432#M1032693</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2015-01-31T05:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: list box for only one chart</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802433#M1032695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like this? PFA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sekkhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 06:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802433#M1032695</guid>
      <dc:creator>kulasekhar</dc:creator>
      <dc:date>2015-01-31T06:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: list box for only one chart</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802434#M1032698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i cant open qvw file coz i am using personal editor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 06:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802434#M1032698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-31T06:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: list box for only one chart</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802435#M1032699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make use of Alternate States.&lt;/P&gt;&lt;P&gt;1. Create a new State (Doc Props -- General -- Alternate States)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="AS-1.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76792_AS-1.png" style="height: 417px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use this newly created state only for the two objects you want to be unaffected by any selections. Object Props -- General -- Alternate State. This field is visible only when a user created Alternate State exists in the document.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="AS-2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/76799_AS-2.png" style="height: 470px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached screenshots for better understanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 06:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802435#M1032699</guid>
      <dc:creator />
      <dc:date>2015-01-31T06:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: list box for only one chart</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802436#M1032700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if we do like that other list box selection wont effect final chart right...coz chart state is different from others list boxs...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 06:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802436#M1032700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-31T06:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: list box for only one chart</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802437#M1032701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, that is what you wanted. The chart should be affected only by the 4th list box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 06:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802437#M1032701</guid>
      <dc:creator />
      <dc:date>2015-01-31T06:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: list box for only one chart</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802438#M1032702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thats not my requirment..my final chart shld effected by all list box selections......4th list box selection shld nt effect other object except my final chart....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 06:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802438#M1032702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-31T06:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: list box for only one chart</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802439#M1032703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok..then use Set Analysis in the chart expression and ignore the field used in this 4th list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 07:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-for-only-one-chart/m-p/802439#M1032703</guid>
      <dc:creator />
      <dc:date>2015-01-31T07:00:24Z</dc:date>
    </item>
  </channel>
</rss>

