<?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 Qlik Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlik-Expression/m-p/1259367#M852205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friends,&lt;/P&gt;&lt;P&gt;I need to find the count of employees who are working between 3 to 7 hours. But it has to be changed when I select multiple months and years too. So, I had the below expressions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(DISTINCT Aggr(if(round(sum(MonthlyWorkHour)/Count(DISTINCT MonthYear))&amp;lt;4,EmployeeID),EmployeeID)) - this is for employees working below 4 hours and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(Distinct Aggr(if(round(sum(MonthlyWorkHour)/Count(DISTINCT MonthYear))&amp;lt;8 and round(sum(MonthlyWorkHour)/Count(DISTINCT MonthYear))&amp;gt;3 ,EmployeeID),EmployeeID)) - this one is for 3 to 7 hours&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the first expression (&amp;lt;4 hours) perfectly. But I couldn't get the second one (3 to 7 hours), I think the if condition I used is wrong somewhere, please correct it for me guys.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Qlik Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Expression/m-p/1259367#M852205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Friends,&lt;/P&gt;&lt;P&gt;I need to find the count of employees who are working between 3 to 7 hours. But it has to be changed when I select multiple months and years too. So, I had the below expressions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(DISTINCT Aggr(if(round(sum(MonthlyWorkHour)/Count(DISTINCT MonthYear))&amp;lt;4,EmployeeID),EmployeeID)) - this is for employees working below 4 hours and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(Distinct Aggr(if(round(sum(MonthlyWorkHour)/Count(DISTINCT MonthYear))&amp;lt;8 and round(sum(MonthlyWorkHour)/Count(DISTINCT MonthYear))&amp;gt;3 ,EmployeeID),EmployeeID)) - this one is for 3 to 7 hours&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the first expression (&amp;lt;4 hours) perfectly. But I couldn't get the second one (3 to 7 hours), I think the if condition I used is wrong somewhere, please correct it for me guys.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Expression/m-p/1259367#M852205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Expression/m-p/1259368#M852206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not see anything wrong with the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps the expression is not returning anything&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 12:09:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Expression/m-p/1259368#M852206</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-24T12:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Expression/m-p/1259369#M852207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you send sample data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 12:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Expression/m-p/1259369#M852207</guid>
      <dc:creator>muthukumar77</dc:creator>
      <dc:date>2017-02-24T12:10:01Z</dc:date>
    </item>
  </channel>
</rss>

