<?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: Write set analysis expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1732255#M506444</link>
    <description>&lt;P&gt;Try these&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count({&amp;lt;[Effective Term] = {"201617"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201617"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201718"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201718"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201819"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201819"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2020 19:56:09 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2020-07-30T19:56:09Z</dc:date>
    <item>
      <title>Write set analysis expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1732253#M506443</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see attached the snapshot of what I am trying to achieve.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, I would've liked to create the blue text boxes as a table rather than individual boxes but will manage with this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone please help me to write the expressions for boxes labelled '?' - the values populated in the table below are count of Student IDs (i.e. number of students).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;&lt;P&gt;Dilpreet&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1732253#M506443</guid>
      <dc:creator>gilldilpreet</dc:creator>
      <dc:date>2024-11-16T00:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Write set analysis expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1732255#M506444</link>
      <description>&lt;P&gt;Try these&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count({&amp;lt;[Effective Term] = {"201617"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201617"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201718"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201718"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201819"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201819"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 19:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1732255#M506444</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-07-30T19:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Write set analysis expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1732386#M506445</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting the attached error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, the count I need to be less than 5 or 10 is the count of Student IDs (number of students).&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I am trying to get the count of modules in each year that have a count of less than 5 students or 10 students.&lt;/P&gt;&lt;P&gt;Hope that makes sense, thanks for your help so far!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dilpreet&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 10:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1732386#M506445</guid>
      <dc:creator>gilldilpreet</dc:creator>
      <dc:date>2020-07-31T10:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Write set analysis expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1732413#M506446</link>
      <description>&lt;P&gt;May bad, try these instead&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count({&amp;lt;[Effective Term] = {'201617'}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {'201617'}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {'201617'}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {'201617'}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {'201718'}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {'201617'}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {'201718'}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {'201617'}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201819"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201819"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201617"}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 31 Jul 2020 11:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1732413#M506446</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-07-31T11:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Write set analysis expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1733049#M506447</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;These don't seem to be working either &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They are also missing the 'Student ID' component - I need to count the number of modules with less than 5 / less than 10 students across the 3 years. These are the figures I'm getting with the expressions suggested above but they are not correct...?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gilldilpreet_0-1596536766215.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/38503iA2EF79DC67FADB14/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gilldilpreet_0-1596536766215.png" alt="gilldilpreet_0-1596536766215.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 10:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1733049#M506447</guid>
      <dc:creator>gilldilpreet</dc:creator>
      <dc:date>2020-08-04T10:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Write set analysis expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1733057#M506448</link>
      <description>&lt;P&gt;Not sure if my typo caused an issue, but can you try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count({&amp;lt;[Effective Term] = {'201617'}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {'201617'}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {'201617'}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {'201617'}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {'201718'}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {'201718'}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {'201718'}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {'201718'}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201819"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201819"}&amp;gt;} [Module Title]) &amp;lt; 5"}&amp;gt;} [Module Title])

Count({&amp;lt;[Effective Term] = {"201819"}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {"201819"}&amp;gt;} [Module Title]) &amp;lt; 10"}&amp;gt;} [Module Title])&lt;/LI-CODE&gt;&lt;P&gt;I acctidentally used 201617 for all the count conditions previously.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 10:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1733057#M506448</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-04T10:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Write set analysis expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1733351#M506449</link>
      <description>&lt;P&gt;The expressions are working (i.e. not returning an error) but its not giving me the value I need.&lt;/P&gt;&lt;P&gt;I'm assuming this is because the expression is not factoring in the 'Student ID' field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The attached seems closer to what I am trying to do but I'm not sure why I'm getting the error at the end.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 10:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1733351#M506449</guid>
      <dc:creator>gilldilpreet</dc:creator>
      <dc:date>2020-08-05T10:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Write set analysis expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1733383#M506450</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; =Count({&amp;lt;[Effective Term] = {'201617'}, [Module Title] = {"=Count({&amp;lt;[Effective Term] = {'201617'}&amp;gt;} [Student ID]) &amp;lt; 5"}&amp;gt;} [Module Title])&lt;/LI-CODE&gt;&lt;P&gt;Or may be you want to do a DISTINCT count of Student ID&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; =Count({&amp;lt;[Effective Term] = {'201617'}, [Module Title] = {"=Count(DISTINCT {&amp;lt;[Effective Term] = {'201617'}&amp;gt;} [Student ID]) &amp;lt; 5"}&amp;gt;} [Module Title])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 10:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Write-set-analysis-expressions/m-p/1733383#M506450</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-05T10:57:18Z</dc:date>
    </item>
  </channel>
</rss>

