<?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 Count Before a date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-Before-a-date/m-p/1597976#M44207</link>
    <description>&lt;P&gt;Good morning everyone&lt;/P&gt;&lt;P&gt;I have one more question.&lt;BR /&gt;I'm trying to count the number of people who have worked in a company for over 3 years. I have a field that is date of admission and the field P_ID(the workers). Strangely I know how to do with specific intervals of time, but I do not know how to do it until 3 years ago.&lt;BR /&gt;&lt;BR /&gt;Thank you very much&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:32:28 GMT</pubDate>
    <dc:creator>Afernandes</dc:creator>
    <dc:date>2024-11-16T20:32:28Z</dc:date>
    <item>
      <title>Count Before a date</title>
      <link>https://community.qlik.com/t5/App-Development/Count-Before-a-date/m-p/1597976#M44207</link>
      <description>&lt;P&gt;Good morning everyone&lt;/P&gt;&lt;P&gt;I have one more question.&lt;BR /&gt;I'm trying to count the number of people who have worked in a company for over 3 years. I have a field that is date of admission and the field P_ID(the workers). Strangely I know how to do with specific intervals of time, but I do not know how to do it until 3 years ago.&lt;BR /&gt;&lt;BR /&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-Before-a-date/m-p/1597976#M44207</guid>
      <dc:creator>Afernandes</dc:creator>
      <dc:date>2024-11-16T20:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Count Before a date</title>
      <link>https://community.qlik.com/t5/App-Development/Count-Before-a-date/m-p/1624033#M46471</link>
      <description>&lt;P&gt;Hi AFernandes,&lt;/P&gt;&lt;P&gt;Use the below expression .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(If((Today() - [Joined Date.autoCalendar.Date])&amp;gt;1094,1,0))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hope it works for you,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 07:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-Before-a-date/m-p/1624033#M46471</guid>
      <dc:creator>Kashyap_R</dc:creator>
      <dc:date>2019-09-16T07:37:17Z</dc:date>
    </item>
  </channel>
</rss>

