<?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: Sub Selection Filter not working in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sub-Selection-Filter-not-working-in-Set-Analysis/m-p/1690803#M450629</link>
    <description>&lt;P&gt;Thanks for the quick reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It does not have to be &amp;lt;=1 it can be =1 but going forward we need the logic that says if there are no Onsite Service but a single case Work date where the Service Type is Onsite Response only and i thought that the &amp;lt;=1 would still catch that.&lt;/P&gt;&lt;P&gt;Hope that is not too confusing. I find it hard to put the business rational into simple terms at times.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Apr 2020 14:07:34 GMT</pubDate>
    <dc:creator>clairep1962</dc:creator>
    <dc:date>2020-04-03T14:07:34Z</dc:date>
    <item>
      <title>Sub Selection Filter not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-Selection-Filter-not-working-in-Set-Analysis/m-p/1690778#M450627</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having problems with the following Set Analysis&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Count(DISTINCT {&amp;lt;CaseID = {"=Count(DISTINCT WorkDate) &amp;lt;= 1"},[Order Type]={'Onsite Service'}&amp;gt;} CaseID)&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am showing a count of 0 instead of 1 which would include the Distinct CaseID count of rows 2 and 3 below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE width="695"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="107"&gt;CaseID&lt;/TD&gt;&lt;TD width="96"&gt;WO ID&lt;/TD&gt;&lt;TD width="108"&gt;WO Creation&lt;/TD&gt;&lt;TD width="96"&gt;WO Line&lt;/TD&gt;&lt;TD width="96"&gt;Order Type&lt;/TD&gt;&lt;TD width="96"&gt;Activity Type&lt;/TD&gt;&lt;TD width="96"&gt;WorkDate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;114626337&lt;/TD&gt;&lt;TD&gt;WO-01156223&lt;/TD&gt;&lt;TD&gt;18/12/2019 10:49:30&lt;/TD&gt;&lt;TD&gt;WL-02241169&lt;/TD&gt;&lt;TD&gt;Remote Service&lt;/TD&gt;&lt;TD&gt;Diagnostics&lt;/TD&gt;&lt;TD&gt;18/12/2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;114626337&lt;/TD&gt;&lt;TD&gt;WO-01156316&lt;/TD&gt;&lt;TD&gt;18/12/2019 11:15:47&lt;/TD&gt;&lt;TD&gt;WL-02409187&lt;/TD&gt;&lt;TD&gt;Onsite Service&lt;/TD&gt;&lt;TD&gt;-&lt;/TD&gt;&lt;TD&gt;21/01/2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;114626337&lt;/TD&gt;&lt;TD&gt;WO-01156316&lt;/TD&gt;&lt;TD&gt;18/12/2019 11:15:47&lt;/TD&gt;&lt;TD&gt;WL-02409220&lt;/TD&gt;&lt;TD&gt;Onsite Service&lt;/TD&gt;&lt;TD&gt;Work Time&lt;/TD&gt;&lt;TD&gt;21/01/2020&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas for the weekend please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Claire&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-Selection-Filter-not-working-in-Set-Analysis/m-p/1690778#M450627</guid>
      <dc:creator>clairep1962</dc:creator>
      <dc:date>2024-11-16T00:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sub Selection Filter not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-Selection-Filter-not-working-in-Set-Analysis/m-p/1690786#M450628</link>
      <description>&lt;P&gt;Could you explain the logic bit more, especially why '&amp;lt;=' 1 ?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 13:43:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-Selection-Filter-not-working-in-Set-Analysis/m-p/1690786#M450628</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-04-03T13:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sub Selection Filter not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-Selection-Filter-not-working-in-Set-Analysis/m-p/1690803#M450629</link>
      <description>&lt;P&gt;Thanks for the quick reply&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It does not have to be &amp;lt;=1 it can be =1 but going forward we need the logic that says if there are no Onsite Service but a single case Work date where the Service Type is Onsite Response only and i thought that the &amp;lt;=1 would still catch that.&lt;/P&gt;&lt;P&gt;Hope that is not too confusing. I find it hard to put the business rational into simple terms at times.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 14:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-Selection-Filter-not-working-in-Set-Analysis/m-p/1690803#M450629</guid>
      <dc:creator>clairep1962</dc:creator>
      <dc:date>2020-04-03T14:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sub Selection Filter not working in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-Selection-Filter-not-working-in-Set-Analysis/m-p/1697708#M451028</link>
      <description>&lt;P&gt;Best I can offer as some other possible areas to check are the following Design Blog posts:&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;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you need to search further, use the following URL:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sorry not more direct help, I am not very good at set analysis either! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 12:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-Selection-Filter-not-working-in-Set-Analysis/m-p/1697708#M451028</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-29T12:42:46Z</dc:date>
    </item>
  </channel>
</rss>

