<?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: Age function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Age-function/m-p/1934855#M77015</link>
    <description>&lt;P&gt;thanks for the answer, however the personID makes a lot of visits to the store and they get counted on every visit.&lt;/P&gt;
&lt;P&gt;I did create the database. I want to find the distinct or unique number without double counting.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks again.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2022 13:19:58 GMT</pubDate>
    <dc:creator>earlcool</dc:creator>
    <dc:date>2022-05-24T13:19:58Z</dc:date>
    <item>
      <title>Age function</title>
      <link>https://community.qlik.com/t5/App-Development/Age-function/m-p/1934462#M76978</link>
      <description>&lt;P&gt;I have a database with birth_date.&lt;/P&gt;
&lt;P&gt;I use&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Age(Today(), birth_date) as Age&lt;/P&gt;
&lt;P&gt;I used later&lt;/P&gt;
&lt;P&gt;=Count(Age &amp;gt;=18)&lt;/P&gt;
&lt;P&gt;but it does not seem to work.&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 20:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-function/m-p/1934462#M76978</guid>
      <dc:creator>earlcool</dc:creator>
      <dc:date>2022-05-23T20:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Age function</title>
      <link>https://community.qlik.com/t5/App-Development/Age-function/m-p/1934477#M76979</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;For the count, try the following function:&lt;/P&gt;
&lt;P&gt;=count({&amp;lt;Age={"&amp;gt;=18"}&amp;gt;} Age)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 20:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-function/m-p/1934477#M76979</guid>
      <dc:creator>HugoRomeira_PT</dc:creator>
      <dc:date>2022-05-23T20:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Age function</title>
      <link>https://community.qlik.com/t5/App-Development/Age-function/m-p/1934855#M77015</link>
      <description>&lt;P&gt;thanks for the answer, however the personID makes a lot of visits to the store and they get counted on every visit.&lt;/P&gt;
&lt;P&gt;I did create the database. I want to find the distinct or unique number without double counting.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks again.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 13:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-function/m-p/1934855#M77015</guid>
      <dc:creator>earlcool</dc:creator>
      <dc:date>2022-05-24T13:19:58Z</dc:date>
    </item>
  </channel>
</rss>

