<?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: Re: Re: Ignore Selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535308#M200003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If follow your requirement literally, it is enough to uncheck "suppress zero-values" on Presentation tab, and to check "show all values" on Dimensions tab.&amp;nbsp; Makes sense to check "suppress when value is null" to remove the "-".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you make selection in the list box, all expression values except for the selected dimension value will be 0.&amp;nbsp; Is it OK or not?&amp;nbsp; If not, and you want to ignore selection completely, the painless solution is to use alternate set.&amp;nbsp; That is, the list box and the chart will be completely mutually independent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Oct 2013 14:57:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-29T14:57:32Z</dc:date>
    <item>
      <title>Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535300#M199995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following expression and I would like to ignore the ISLAND_DEPT.DEPT_DESC selection and show the data for all depts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13829889856558462" jivemacro_uid="_13829889856558462"&gt;
&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;SUM(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AGGR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FirstSortedValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; {&amp;lt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ADMIT_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;= $(=NUM(ADDMONTHS(MONTHSTART(MAX(ISLAND_CALENDAR.DATE)),-12))) &amp;lt;=$(=MAX(ISLAND_CALENDAR.DATE))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FLG_Z_PATIENTS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {0},&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt;}&lt;BR /&gt;DISTINCT DEPT_ABBR,-ADMIT_DTTM)= ISLAND_DEPT.DEPT_ABBR,1,0),MRN,ISLAND_DEPT.DEPT_ABBR)) &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;
&lt;/PRE&gt;&lt;P&gt;&amp;nbsp; I have tried the following without any success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AGGR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FirstSortedValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; {1&amp;lt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ADMIT_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;= $(=NUM(ADDMONTHS(MONTHSTART(MAX(ISLAND_CALENDAR.DATE)),-12))) &amp;lt;=$(=MAX(ISLAND_CALENDAR.DATE))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FLG_Z_PATIENTS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {0},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ISLAND_DEPT.DEPT_DESC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= &lt;BR /&gt; &amp;gt;}&lt;BR /&gt;DISTINCT DEPT_ABBR,-ADMIT_DTTM)= ISLAND_DEPT.DEPT_ABBR,1,0),MRN,ISLAND_DEPT.DEPT_ABBR)) &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: 8pt;"&gt;Any idea why adding the 1 or ISLAND_DEPT.DEPT_DESC does not work. Any ideas on how to get this to work would be greatly appreciated. Thank you. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 19:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535300#M199995</guid>
      <dc:creator>tchovanec</dc:creator>
      <dc:date>2013-10-28T19:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535301#M199996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use it the Sum too&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;STRONG&gt;{&amp;lt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ISLAND_DEPT.DEPT_DESC&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;&amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AGGR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FirstSortedValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; {&amp;lt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ADMIT_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;= $(=NUM(ADDMONTHS(MONTHSTART(MAX(ISLAND_CALENDAR.DATE)),-12))) &amp;lt;=$(=MAX(ISLAND_CALENDAR.DATE))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FLG_Z_PATIENTS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {0},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;STRONG&gt;ISLAND_DEPT.DEPT_DESC&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG&gt;=&lt;/STRONG&gt; &lt;BR /&gt; &amp;gt;}&lt;BR /&gt;DISTINCT DEPT_ABBR,-ADMIT_DTTM)= ISLAND_DEPT.DEPT_ABBR,1,0),MRN,ISLAND_DEPT.DEPT_ABBR)) &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 19:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535301#M199996</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-10-28T19:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535302#M199997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That still returned only the 1 selected department and not every dept. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 19:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535302#M199997</guid>
      <dc:creator>tchovanec</dc:creator>
      <dc:date>2013-10-28T19:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535303#M199998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&lt;/P&gt;&lt;P&gt;Are you using this expression in a chart?&amp;nbsp; If so, the dimensions of the chart may be dependent on this selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 19:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535303#M199998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-28T19:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535304#M199999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using it in a straight table and the only dimension I have is the ISLAND_DEPT.DEPT_ABBR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 19:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535304#M199999</guid>
      <dc:creator>tchovanec</dc:creator>
      <dc:date>2013-10-28T19:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535305#M200000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to check "show all values".&amp;nbsp; If it doesn't help, need to see your file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 20:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535305#M200000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-28T20:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535306#M200001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;50 MB is too much...&lt;/P&gt;&lt;P&gt;Could you please upload a reduced version?&amp;nbsp; One MB or less?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 13:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535306#M200001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-29T13:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535307#M200002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached an updated version. What I would like to happen is when a dept is chosen from the list box the table will still show all the dept values. Thank you for the assistance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535307#M200002</guid>
      <dc:creator>tchovanec</dc:creator>
      <dc:date>2013-10-29T14:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535308#M200003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If follow your requirement literally, it is enough to uncheck "suppress zero-values" on Presentation tab, and to check "show all values" on Dimensions tab.&amp;nbsp; Makes sense to check "suppress when value is null" to remove the "-".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you make selection in the list box, all expression values except for the selected dimension value will be 0.&amp;nbsp; Is it OK or not?&amp;nbsp; If not, and you want to ignore selection completely, the painless solution is to use alternate set.&amp;nbsp; That is, the list box and the chart will be completely mutually independent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535308#M200003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-29T14:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535309#M200004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Having all the other values be 0 is not what I would be expecting. So I choose PCR as the dept. abbr I would expect to see 1 for PCR and 2 for WHCY still.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535309#M200004</guid>
      <dc:creator>tchovanec</dc:creator>
      <dc:date>2013-10-29T15:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535310#M200005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I suspected.&lt;/P&gt;&lt;P&gt;What about the alternate set?&amp;nbsp; Is it acceptable for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: It is "alternate &lt;STRONG&gt;state&lt;/STRONG&gt;", not "alternate &lt;STRONG&gt;set&lt;/STRONG&gt;"...&amp;nbsp; Example attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535310#M200005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-29T15:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535311#M200006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it achieves the behavior I am expecting that would be great. That chart should change anytime another dimension is selected such as date, gender, etc. The only dimension that should not affect this chart is the island_dept_abbr selection. It should always show all the depts. I have never done alternate states, would you be willing to give me an example? Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535311#M200006</guid>
      <dc:creator>tchovanec</dc:creator>
      <dc:date>2013-10-29T15:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535312#M200007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have looked at the example you provided and every time I select PCR in the list box, the straight table still shows only PCR and not WHCY. I would expect the table to also show WHCY. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535312#M200007</guid>
      <dc:creator>tchovanec</dc:creator>
      <dc:date>2013-10-29T15:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535313#M200008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm...&amp;nbsp; What is your QV version?&amp;nbsp; Alternate set didn't exist before QV11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:24:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535313#M200008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-29T15:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535314#M200009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I figured out how to do this on our server. My local copy was still 10.0, I am upgrading now. The issue I see with alternate states is that I still need the chart to change if any other dimension is selected. Right now the alternate state only changes when the alternate list box is used. Does that make sense? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535314#M200009</guid>
      <dc:creator>tchovanec</dc:creator>
      <dc:date>2013-10-29T15:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535315#M200010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what the alternate states for.&amp;nbsp; In your case, use that list box in an alternate state, and all other filters and chart itself in another (inherited in my example).&lt;/P&gt;&lt;P&gt;Take a look at the examples which come with QV installation, they are quite good.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535315#M200010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-29T15:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535316#M200011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the alternate states kind of work. In your example it definitely gives me what I expect, but now if I add in another dimension such as gender, race, etc, I would expect the numbers in the straight table to change, but they don't because either they are associated with the alternate state or if they are using the inherited state none of my other charts change when changing the dept in the list box. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 16:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535316#M200011</guid>
      <dc:creator>tchovanec</dc:creator>
      <dc:date>2013-10-29T16:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535317#M200012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is more or less correct.&lt;/P&gt;&lt;P&gt;You have to choose what to keep in the inherited state, and what in the alternate states.&amp;nbsp; If only this list box should not affect this chart, it makes sense to keep this chart and all other filters (gender, race, etc.) in the inherited state, and only this particular list box in an alternate state.&lt;/P&gt;&lt;P&gt;You still can enforce the selections in an alternate state to affect objects in another state - see the example from QlikTech if you need this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 16:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535317#M200012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-29T16:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535318#M200013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did some searching and I think I am really close. I read some more about alternate states and using implicit field value definitions. I am running into one issue. I the expression for the table I have altered it to be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AGGR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FirstSortedValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; {&amp;lt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ADMIT_DT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;= $(=NUM(ADDMONTHS(MONTHSTART(MAX(ISLAND_CALENDAR.DATE)),-12))) &amp;lt;=$(=MAX(ISLAND_CALENDAR.DATE))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FLG_Z_PATIENTS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {0},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ISLAND_DEPT.DEPT_ABBR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;[Alt1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;::ISLAND_DEPT.DEPT_ABBR&lt;BR /&gt; &amp;gt;}&lt;BR /&gt;DISTINCT DEPT_ABBR,-ADMIT_DTTM)= ISLAND_DEPT.DEPT_ABBR,1,0),MRN,ISLAND_DEPT.DEPT_ABBR)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;It isn't working because of the AGGR function that is still aggregating over the non-alternate state dept. abbr field. How can I get around this? I really appreciate all of the help. I have learned a ton today. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 17:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535318#M200013</guid>
      <dc:creator>tchovanec</dc:creator>
      <dc:date>2013-10-29T17:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535319#M200014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the chart is in the inherited state, and you want it to be independent from the dept (ISLAND_DEPT.DEPT_ABBR in Alt1 state) selection, you should not use this:&lt;BR /&gt;ISLAND_DEPT.DEPT_ABBR = [Alt1]::ISLAND_DEPT.DEPT_ABBR.&lt;BR /&gt;This is exactly what creates dependency between objects in the different states which you want to avoid, I believe.&lt;BR /&gt;I thought my attachment worked exactly the way you wanted.&amp;nbsp; If not, need clarification.&amp;nbsp; Or, is it a different chart this time?&lt;/P&gt;&lt;P&gt;As for the AGGR, I can't tell if it's possible to use alternate state with it.&amp;nbsp; Try to post it as a new question, very likely there is a solution that I'm not aware of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional, info, not exactly related, but maybe useful - one more way of working with alternate states, especially when you are comfortable with set analysis.&amp;nbsp; In addition to {1} and {$}, you can use {Alt1} - selection in state.&amp;nbsp; For example:&lt;BR /&gt;sum({&amp;lt;Field1 = {'ABC'}&amp;gt; * Alt1&amp;lt;Field2={'XYZ'}&amp;gt;} Amount)&lt;BR /&gt;Returns sum of Amount with conditions Field1 = 'ABC' in the state of the current object, and Field2='XYZ' in the alternate state Alt1.&amp;nbsp; It gives you additional flexibility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 14:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selections/m-p/535319#M200014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-30T14:01:27Z</dc:date>
    </item>
  </channel>
</rss>

