<?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 Age calculation within set analysis, not able to do it in the load in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Age-calculation-within-set-analysis-not-able-to-do-it-in-the/m-p/1894329#M73772</link>
    <description>&lt;P&gt;Hello community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am developing a Qlik Sense app wherein the user selects their own parameters from a date picker, and so I need to calculate their age based on the selected date. I have DOB as a field, and the selected date parameter is called DateBegin. Currently, to calculate the number of members at the&amp;nbsp; selected date, I have:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Count({&amp;lt;StartDate={"&amp;lt;=$(DateBegin)"},CanxDate={"&amp;gt;$(DateBegin)"},Relation={'Primary Member'},ClaimDate=&amp;gt;} distinct MemberNo)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need within there to somehow add 'Age(DateBegin,DOB)&amp;gt;=65', but I can't work it out from any previously answered questions. Please help!&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 13:59:52 GMT</pubDate>
    <dc:creator>LL-HvD</dc:creator>
    <dc:date>2022-02-17T13:59:52Z</dc:date>
    <item>
      <title>Age calculation within set analysis, not able to do it in the load</title>
      <link>https://community.qlik.com/t5/App-Development/Age-calculation-within-set-analysis-not-able-to-do-it-in-the/m-p/1894329#M73772</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am developing a Qlik Sense app wherein the user selects their own parameters from a date picker, and so I need to calculate their age based on the selected date. I have DOB as a field, and the selected date parameter is called DateBegin. Currently, to calculate the number of members at the&amp;nbsp; selected date, I have:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Count({&amp;lt;StartDate={"&amp;lt;=$(DateBegin)"},CanxDate={"&amp;gt;$(DateBegin)"},Relation={'Primary Member'},ClaimDate=&amp;gt;} distinct MemberNo)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need within there to somehow add 'Age(DateBegin,DOB)&amp;gt;=65', but I can't work it out from any previously answered questions. Please help!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 13:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-calculation-within-set-analysis-not-able-to-do-it-in-the/m-p/1894329#M73772</guid>
      <dc:creator>LL-HvD</dc:creator>
      <dc:date>2022-02-17T13:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Age calculation within set analysis, not able to do it in the load</title>
      <link>https://community.qlik.com/t5/App-Development/Age-calculation-within-set-analysis-not-able-to-do-it-in-the/m-p/1894336#M73773</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Count({&amp;lt;MemberNo = {"=Age(DateBegin,DOB)&amp;gt;=65"},&amp;nbsp; StartDate={"&amp;lt;=$(DateBegin)"},CanxDate={"&amp;gt;$(DateBegin)"},Relation={'Primary Member'},ClaimDate=&amp;gt;} distinct MemberNo)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 14:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-calculation-within-set-analysis-not-able-to-do-it-in-the/m-p/1894336#M73773</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2022-02-17T14:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Age calculation within set analysis, not able to do it in the load</title>
      <link>https://community.qlik.com/t5/App-Development/Age-calculation-within-set-analysis-not-able-to-do-it-in-the/m-p/1894360#M73777</link>
      <description>&lt;P&gt;Thanks Steve. It's not giving me the number I'm expecting, but I don't think that's necessarily a problem for you to solve. I could only get '0' or '-' before, so it's moved me a long way in the right direction!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 14:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-calculation-within-set-analysis-not-able-to-do-it-in-the/m-p/1894360#M73777</guid>
      <dc:creator>LL-HvD</dc:creator>
      <dc:date>2022-02-17T14:41:12Z</dc:date>
    </item>
  </channel>
</rss>

