<?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: How to change expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588365#M1114323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Amelia,&lt;/P&gt;&lt;P&gt;If you post your sample file, it will be more helpful to work on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Feb 2014 17:43:09 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-02-14T17:43:09Z</dc:date>
    <item>
      <title>How to change expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588360#M1114318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have expression as below in Straight table. This will gives the number of students we got in that working week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(DISTINCT {&amp;lt;Post={'Enter'}&amp;gt;}StudentID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to change the expression to get without NULL values. can anyone help me how to change this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 16:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588360#M1114318</guid>
      <dc:creator />
      <dc:date>2014-02-14T16:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to change expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588361#M1114319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Amelia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nulls wont be counted. It will only count for Post = Enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 16:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588361#M1114319</guid>
      <dc:creator />
      <dc:date>2014-02-14T16:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to change expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588362#M1114320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Count(DISTINCT {&amp;lt;Post={'Enter'}&amp;gt;}NOT ISNULL(StudentID))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 16:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588362#M1114320</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-14T16:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to change expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588363#M1114321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached a sample file to show that your expression wont count null values.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 16:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588363#M1114321</guid>
      <dc:creator />
      <dc:date>2014-02-14T16:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to change expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588364#M1114322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks and If I want to create how many students entered each week means will the below&amp;nbsp; work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension 1=IF(FiscalWeekSerial&amp;gt;=$(curFiscalWeekSeq)-4,FiscalWeek)&lt;/P&gt;&lt;P&gt;Dimension 2 = Organisation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression= Count(DISTINCT {&amp;lt;Post={'Enter'}&amp;gt;}StudentID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 17:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588364#M1114322</guid>
      <dc:creator />
      <dc:date>2014-02-14T17:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to change expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588365#M1114323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Amelia,&lt;/P&gt;&lt;P&gt;If you post your sample file, it will be more helpful to work on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 17:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-expression/m-p/588365#M1114323</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-14T17:43:09Z</dc:date>
    </item>
  </channel>
</rss>

