<?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: Help with set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521494#M437568</link>
    <description>&lt;P&gt;Thank you for your help but unfortunally it does not show the wished results! I think we need to include distinct because I'm counting the occurence of IDOSS compared to the&amp;nbsp;IDUnitOrg when count(IDOSS) &amp;gt; 1 .&lt;BR /&gt;&lt;BR /&gt;the set analysis I wrote it shows the results that are &amp;gt; 1 and also the ones that are equal 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 10:30:36 GMT</pubDate>
    <dc:creator>saadaouianouar</dc:creator>
    <dc:date>2018-12-17T10:30:36Z</dc:date>
    <item>
      <title>Help with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521464#M437563</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I need your help! I have this SQL&amp;nbsp;query and I need to reform it in set analysis!&amp;nbsp;&lt;BR /&gt;this is the SQL query :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;select IDOSS,count(IDOSS) from &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;(select distinct IDOSS , IDUnitOrg from UniOrg ) &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;group by IDOSS &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;Having count(IDOSS) &amp;gt; 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;order by count(IDOSS)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;this is what I tried to do :&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;sum (Aggr (Count(&lt;BR /&gt;distinct [__Organizational_Unit_Code] &amp;amp; [__FOLDER_ID]) ,__FOLDER_ID,__Organizational_Unit_Code))&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;but It shows wrong results because I couldn't translate "&lt;SPAN&gt;Having count(IDOSS) &amp;gt; 1"&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thank you for your help !&amp;nbsp; I really appreciate it&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521464#M437563</guid>
      <dc:creator>saadaouianouar</dc:creator>
      <dc:date>2024-11-16T21:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521483#M437566</link>
      <description>&lt;P&gt;This is sufficient&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(count({&amp;lt;IDOSS = {"=Count(IDOSS)&amp;gt;1"}&amp;gt;} IDOSS), IDOSS))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Or&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you have QV 12 above use&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(count({&amp;lt;IDOSS = {"=Count(IDOSS)&amp;gt;1"}&amp;gt;} IDOSS), &lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;(IDOSS&lt;/SPAN&gt;&lt;SPAN&gt;,(=&lt;/SPAN&gt;&lt;SPAN&gt;Count&lt;/SPAN&gt;&lt;SPAN&gt;({1}&amp;nbsp; IDOSS&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;Desc&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/FONT&gt;))&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 09:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521483#M437566</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-12-17T09:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521494#M437568</link>
      <description>&lt;P&gt;Thank you for your help but unfortunally it does not show the wished results! I think we need to include distinct because I'm counting the occurence of IDOSS compared to the&amp;nbsp;IDUnitOrg when count(IDOSS) &amp;gt; 1 .&lt;BR /&gt;&lt;BR /&gt;the set analysis I wrote it shows the results that are &amp;gt; 1 and also the ones that are equal 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 10:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521494#M437568</guid>
      <dc:creator>saadaouianouar</dc:creator>
      <dc:date>2018-12-17T10:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521547#M437573</link>
      <description>&lt;P&gt;Try this may be&lt;/P&gt;&lt;PRE&gt;Sum({&amp;lt;UniOrg = {"=Count(DISTINCT IDOSS) &amp;gt; 1"}&amp;gt;}Aggr(Count(DISTINCT IDOSS), IDOSS, UniOrg))&lt;/PRE&gt;&lt;P&gt;or may be give this a shot as well&lt;/P&gt;&lt;PRE&gt;Count(DISTINCT{&amp;lt;UniOrg = {"=Count(DISTINCT IDOSS) &amp;gt; 1"}&amp;gt;} IDOSS)&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Dec 2018 12:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521547#M437573</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T12:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521649#M437577</link>
      <description>&lt;P&gt;ty for replie but the output of the request must be&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cap1.png" style="width: 363px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2295i38627435DA09717C/image-size/large?v=v2&amp;amp;px=999" role="button" title="cap1.png" alt="cap1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cap2.png" style="width: 139px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2294i10EAFE5E0B27D44A/image-size/large?v=v2&amp;amp;px=999" role="button" title="cap2.png" alt="cap2.png" /&gt;&lt;/span&gt;&lt;BR /&gt;and your request output :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cap3.png" style="width: 384px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2296i1598335FEE600C36/image-size/large?v=v2&amp;amp;px=999" role="button" title="cap3.png" alt="cap3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521649#M437577</guid>
      <dc:creator>saadaouianouar</dc:creator>
      <dc:date>2018-12-17T15:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521656#M437578</link>
      <description>&lt;P&gt;Can you try this&lt;/P&gt;&lt;PRE&gt;Count(DISTINCT{&amp;lt;IDOSS = {"=Count(DISTINCT UniOrg) &amp;gt; 1"}&amp;gt;} IDOSS)&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521656#M437578</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T15:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521697#M437581</link>
      <description>&lt;P&gt;Thank you very much for your help but can you please explain it more to me&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521697#M437581</guid>
      <dc:creator>saadaouianouar</dc:creator>
      <dc:date>2018-12-17T15:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521700#M437582</link>
      <description>&lt;P&gt;Not sure what is there to explain... all I am doing is DISTINCT counting IDOSS where Count(DISTINCT UniOrg) is more than 1. So, if for a single IDOSS Count(DISTINCT UniOrg) = 1, then it isn't counted.&lt;/P&gt;&lt;P&gt;Does that help?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 16:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521700#M437582</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T16:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521733#M437587</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you very much&amp;nbsp;Sunny&amp;nbsp; You made my day&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 16:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521733#M437587</guid>
      <dc:creator>saadaouianouar</dc:creator>
      <dc:date>2018-12-17T16:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help with set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521735#M437588</link>
      <description>Awesome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I am glad I did</description>
      <pubDate>Mon, 17 Dec 2018 16:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-set-analysis/m-p/1521735#M437588</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T16:48:38Z</dc:date>
    </item>
  </channel>
</rss>

