<?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: Exclude field selection using set analysis not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409902#M426497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with this and add year also for bypass the year selection&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;=Count( &lt;STRONG&gt;{1}&lt;/STRONG&gt; {&lt;STRONG&gt;&amp;lt;QTR=,Year=&amp;gt;&lt;/STRONG&gt;}DISTINCT&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If((Aggr((Year(Date(SHIPDATE,'DD/MM/YYYY'))*12)+month(Date(SHIPDATE,'DD/MM/YYYY')),PRG_ID)-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr((Year(Date(ORDERDATE,'DD/MM/YYYY'))*12)+month(Date(ORDERDATE,'DD/MM/YYYY')),PRG_ID))&amp;lt;=6, PRG_ID))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Oct 2017 09:39:00 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2017-10-22T09:39:00Z</dc:date>
    <item>
      <title>Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409899#M426494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created two pivot tables.&lt;/P&gt;&lt;P&gt;In the first table, my dimension is YEAR &amp;amp; QTR and i have made them as columns.&lt;/P&gt;&lt;P&gt;In the second table, my dimension is only YEAR.&lt;/P&gt;&lt;P&gt;\Below is the screenshot.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="programs.png" class="jive-image image-1" height="81" src="https://community.qlik.com/legacyfs/online/180485_programs.png" style="height: 81px; width: 823.279px;" width="823" /&gt;&lt;/P&gt;&lt;P&gt;My problem is&amp;nbsp; i don't want the values to get changed in 2nd table when i am selecting quarter field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For No of NPL Programs - Count ({&amp;lt;QTR=&amp;gt;}Distinct PRG_ID) is working fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for NPL Programs &amp;lt; 6 months &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;QTR=&amp;gt;}DISTINCT &lt;/P&gt;&lt;P&gt;If((Aggr((Year(Date(SHIPDATE,'DD/MM/YYYY'))*12)+month(Date(SHIPDATE,'DD/MM/YYYY')),PRG_ID)-Aggr((Year(Date(ORDERDATE,'DD/MM/YYYY'))*12)+month(Date(ORDERDATE,'DD/MM/YYYY')),PRG_ID))&amp;lt;=6, PRG_ID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above expression is changing upon the selection of QTR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the values to be for the current fiscal year in the second table instead of changing upon selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone please help me in solving the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeshwanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 07:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409899#M426494</guid>
      <dc:creator>Jesh19</dc:creator>
      <dc:date>2017-10-22T07:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409900#M426495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you look for identifiers in qlikview. Like {1} using this it will constant even filter happens. And you need to arrange degrade field within aggr too..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 09:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409900#M426495</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-22T09:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409901#M426496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using {1}...even this isn't making my values constant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I've no idea with degrade field in AGGR. Could you please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeshwanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 09:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409901#M426496</guid>
      <dc:creator>Jesh19</dc:creator>
      <dc:date>2017-10-22T09:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409902#M426497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with this and add year also for bypass the year selection&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;=Count( &lt;STRONG&gt;{1}&lt;/STRONG&gt; {&lt;STRONG&gt;&amp;lt;QTR=,Year=&amp;gt;&lt;/STRONG&gt;}DISTINCT&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If((Aggr((Year(Date(SHIPDATE,'DD/MM/YYYY'))*12)+month(Date(SHIPDATE,'DD/MM/YYYY')),PRG_ID)-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr((Year(Date(ORDERDATE,'DD/MM/YYYY'))*12)+month(Date(ORDERDATE,'DD/MM/YYYY')),PRG_ID))&amp;lt;=6, PRG_ID))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 09:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409902#M426497</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-10-22T09:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409903#M426498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4669"&gt;Set Analysis in the Aggr function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So maybe try (I believe you don't need the Date() formatting functions BTW):&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;=Count({&amp;lt;QTR=&amp;gt;}DISTINCT&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Aggr(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Year( Only({&amp;lt;QTR=&amp;gt;} SHIPDATE ) )*12)+month( Only({&amp;lt;QTR=&amp;gt;}SHIPDATE) )&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,PRG_ID)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr(&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Year( Only({&amp;lt;QTR=&amp;gt;}ORDERDATE) )*12)+month( Only({&amp;lt;QTR=&amp;gt;}ORDERDATE) )&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,PRG_ID)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&amp;lt;=6, PRG_ID)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 09:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409903#M426498</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-22T09:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409904#M426499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date formatting is needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeshwanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 10:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409904#M426499</guid>
      <dc:creator>Jesh19</dc:creator>
      <dc:date>2017-10-22T10:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409905#M426500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, If you think it's needed (but I can't see why if you are applying Year / Month functions afterwards), re-apply the format, if you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My main point is the use of set analysis in the Aggr() inner aggregation functions (Only() explicitely added where missing).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 10:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409905#M426500</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-22T10:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409906#M426501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My values are changing according to the quarter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before selecting the quarter filed:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qtr unselected.png" class="jive-image image-1" height="189" src="/legacyfs/online/180492_qtr unselected.png" style="height: 189px; width: 706.096px;" width="706" /&gt;&lt;/P&gt;&lt;P&gt;After Selecting the QTR field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the values are getting changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qtr selected.png" class="jive-image image-2" src="/legacyfs/online/180493_qtr selected.png" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeshwanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 10:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409906#M426501</guid>
      <dc:creator>Jesh19</dc:creator>
      <dc:date>2017-10-22T10:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409907#M426502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your field maybe named FISCAL QTR instead QTR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post a small sample QVW too look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 10:28:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409907#M426502</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-22T10:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409908#M426503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No my field name is QTR. I've labelled it as FISCAL QTR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeshwanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 10:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409908#M426503</guid>
      <dc:creator>Jesh19</dc:creator>
      <dc:date>2017-10-22T10:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409909#M426504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post test application. With only() function should work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 10:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409909#M426504</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-22T10:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude field selection using set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409910#M426505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working without date formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 10:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-field-selection-using-set-analysis-not-working/m-p/1409910#M426505</guid>
      <dc:creator>Jesh19</dc:creator>
      <dc:date>2017-10-22T10:45:33Z</dc:date>
    </item>
  </channel>
</rss>

