<?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 how to write condition to get Weekly Hires in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-write-condition-to-get-Weekly-Hires/m-p/1036832#M921471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Hire Date and i have Date Extracted from my table. I need to know how many Hires i have in a week, as my data gets refreshed every week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should be the If condition statement for this. how to find out weekly hires from data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>how to write condition to get Weekly Hires</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-condition-to-get-Weekly-Hires/m-p/1036832#M921471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Hire Date and i have Date Extracted from my table. I need to know how many Hires i have in a week, as my data gets refreshed every week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should be the If condition statement for this. how to find out weekly hires from data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&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/how-to-write-condition-to-get-Weekly-Hires/m-p/1036832#M921471</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to write condition to get Weekly Hires</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-condition-to-get-Weekly-Hires/m-p/1036833#M921472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be create a straight table with WeekYear_HireDate as Dimension and Count(DISTINCT EmployeeID) as the expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 15:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-write-condition-to-get-Weekly-Hires/m-p/1036833#M921472</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-28T15:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to write condition to get Weekly Hires</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-write-condition-to-get-Weekly-Hires/m-p/1036834#M921473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to create a field like this in Script&amp;nbsp; week(DateId) as Week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(week=Max(week), count(Hires))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will solve ur issue for Current week&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 15:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-write-condition-to-get-Weekly-Hires/m-p/1036834#M921473</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-04-28T15:58:01Z</dc:date>
    </item>
  </channel>
</rss>

