<?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: Set Analysis Filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Filter/m-p/1726462#M452044</link>
    <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;I need your help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Num(Sum(Aggr(if(((Count({&amp;lt;DCRIS_ACTIVE = {'Y'},DCRActive = {'Field Work'}&amp;gt;}DISTINCT DCR_DT&amp;amp;DCRVentasysCustomerId) -&lt;BR /&gt;Count({&amp;lt;DCRIS_CUST_TYPE={'Retailer'},DCRVISITS_PER_MONTH ={'0'},DCRActive = {'Field Work'},DCRIS_ACTIVE = {'Y'}&amp;gt;}DISTINCT DCR_DT&amp;amp;DCRVentasysCustomerId)-&lt;BR /&gt;Count({&amp;lt;DCRIS_ACTIVE = {'Y'},DCRActive = {'Field Work'},DCRIS_CUST_TYPE ={'Taxi Tour','DMS MT','DMS Rtl'}&amp;gt;}DISTINCT DCR_DT&amp;amp;DCRVentasysCustomerId))) &amp;gt;= Only({&amp;lt;DCRIS_CUST_TYPE ={'*'}-{'Taxi Tour','DMS MT','DMS Rtl'},DCRVISITS_PER_MONTH={'*'}-{'0'}&amp;gt;}DCRVISITS_PER_MONTH),1,0),DCRVentasysCustomerId)) /&lt;BR /&gt;Num(Count({&amp;lt;IS_ACTIVE = {'Y'},VISITS_PER_MTH -={'0'}&amp;gt;}DISTINCT VentasysCustomerId) ,'#,##0'),'###.#%')&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dineshm030_0-1594296654752.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37212iCADEC6C24282E191/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dineshm030_0-1594296654752.png" alt="dineshm030_0-1594296654752.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using above expression in line chart. I want to show jan to jun (YTD) data. This value is showing 68.5% for current month.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2020 12:07:55 GMT</pubDate>
    <dc:creator>dineshm030</dc:creator>
    <dc:date>2020-07-09T12:07:55Z</dc:date>
    <item>
      <title>Set Analysis Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Filter/m-p/1693726#M450802</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have four columns which are A, B, C and D columns. The values should not be changing while selecting the all my columns following the expression. Kindly help me please.&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;This is my expression.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;A,B,C,D&amp;gt;} Aggr(if((Count({&amp;lt;A,B,C,D&amp;gt;}DISTINCT DATE&amp;amp;CustomerId) &amp;gt;= VISITS_PER_MTH) and (VISITS_PER_MTH &amp;lt;&amp;gt;0),1,0),CustomerId))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Filter/m-p/1693726#M450802</guid>
      <dc:creator>dineshm030</dc:creator>
      <dc:date>2024-11-16T00:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Filter/m-p/1693823#M450808</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;A, B, C, D&amp;gt;} Aggr(If(Count({&amp;lt;A, B, C, D&amp;gt;}DISTINCT DATE&amp;amp;CustomerId) &amp;gt;= Only({&amp;lt;A, B, C, D&amp;gt;} VISITS_PER_MTH) and Only({&amp;lt;A, B, C, D&amp;gt;} VISITS_PER_MTH) &amp;lt;&amp;gt; 0, 1, 0), CustomerId))&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 15 Apr 2020 20:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Filter/m-p/1693823#M450808</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-04-15T20:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Filter/m-p/1702021#M451259</link>
      <description>&lt;P&gt;If Sunny's post was what you needed, we would appreciate it if you could return to your thread and use the Accept as Solution button on his post to close out the thread.&amp;nbsp; If you did something different, consider posting that and then use the button to mark that post as the solution.&lt;/P&gt;&lt;P&gt;The only other thing I have is the following Design Blog post that may be of some help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 14:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Filter/m-p/1702021#M451259</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-05-14T14:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Filter/m-p/1726462#M452044</link>
      <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;I need your help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Num(Sum(Aggr(if(((Count({&amp;lt;DCRIS_ACTIVE = {'Y'},DCRActive = {'Field Work'}&amp;gt;}DISTINCT DCR_DT&amp;amp;DCRVentasysCustomerId) -&lt;BR /&gt;Count({&amp;lt;DCRIS_CUST_TYPE={'Retailer'},DCRVISITS_PER_MONTH ={'0'},DCRActive = {'Field Work'},DCRIS_ACTIVE = {'Y'}&amp;gt;}DISTINCT DCR_DT&amp;amp;DCRVentasysCustomerId)-&lt;BR /&gt;Count({&amp;lt;DCRIS_ACTIVE = {'Y'},DCRActive = {'Field Work'},DCRIS_CUST_TYPE ={'Taxi Tour','DMS MT','DMS Rtl'}&amp;gt;}DISTINCT DCR_DT&amp;amp;DCRVentasysCustomerId))) &amp;gt;= Only({&amp;lt;DCRIS_CUST_TYPE ={'*'}-{'Taxi Tour','DMS MT','DMS Rtl'},DCRVISITS_PER_MONTH={'*'}-{'0'}&amp;gt;}DCRVISITS_PER_MONTH),1,0),DCRVentasysCustomerId)) /&lt;BR /&gt;Num(Count({&amp;lt;IS_ACTIVE = {'Y'},VISITS_PER_MTH -={'0'}&amp;gt;}DISTINCT VentasysCustomerId) ,'#,##0'),'###.#%')&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dineshm030_0-1594296654752.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37212iCADEC6C24282E191/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dineshm030_0-1594296654752.png" alt="dineshm030_0-1594296654752.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using above expression in line chart. I want to show jan to jun (YTD) data. This value is showing 68.5% for current month.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 12:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Filter/m-p/1726462#M452044</guid>
      <dc:creator>dineshm030</dc:creator>
      <dc:date>2020-07-09T12:07:55Z</dc:date>
    </item>
  </channel>
</rss>

