<?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 not working in qliksense. Can anyone help on this ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51904#M3480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Age() is the difference in years. The difference between Collection_Date and Bill_Date is less than 1 year, so Age = 0 is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect you are looking for age in days. Just subtract the dates - choose one of the expressions below according to your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Collection_Date - Bill_Date&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Interval(&lt;SPAN style="font-size: 13.3333px;"&gt;Collection_Date - Bill_Date, 'd')&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Floor(&lt;SPAN style="font-size: 13.3333px;"&gt;Collection_Date - Bill_Date)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&lt;SPAN style="font-size: 13.3333px;"&gt;Interval(Floor(&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;Collection_Date - Bill_Date), 'd')&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2018 07:15:06 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2018-02-07T07:15:06Z</dc:date>
    <item>
      <title>Age() Function not working in qliksense. Can anyone help on this ?</title>
      <link>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51899#M3475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Age() Function not working in qliksense. Can anyone help on this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 13:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51899#M3475</guid>
      <dc:creator>anilet123</dc:creator>
      <dc:date>2018-02-05T13:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Age() Function not working in qliksense. Can anyone help on this ?</title>
      <link>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51900#M3476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My code is working fine. Try to type it manually .when i copy and pasted from qlik help site example it was not working so i typed it manually and it working fine&lt;/P&gt;&lt;P&gt;=AGE('12/12/2013','06/07/1989')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is my output&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" height="62" src="https://community.qlik.com/legacyfs/online/192537_Capture.PNG" style="height: 61.9693px; width: 273px;" width="273" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="jive-image image-2" height="182" src="https://community.qlik.com/legacyfs/online/192538_Capture2.PNG" style="height: 182px; width: 182px;" width="182" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 15:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51900#M3476</guid>
      <dc:creator>jerryyang756</dc:creator>
      <dc:date>2018-02-05T15:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Age() Function not working in qliksense. Can anyone help on this ?</title>
      <link>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51901#M3477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Pritam,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for the update. I am using QlikSense desktop version November 2017 Patch 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I tried using the function in load script as well as in UI both dint work for me. I do not want to hard code the value instead want to calculate based on fields End_Date and Start_Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Age() is a beautiful function in qlikview. I hope Qlik fixes this issue in QlikSense asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Anilet Nirmal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 06:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51901#M3477</guid>
      <dc:creator>anilet123</dc:creator>
      <dc:date>2018-02-06T06:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Age() Function not working in qliksense. Can anyone help on this ?</title>
      <link>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51902#M3478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what are the date format in both the date ? any sample you can provide?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 07:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51902#M3478</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2018-02-06T07:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Age() Function not working in qliksense. Can anyone help on this ?</title>
      <link>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51903#M3479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the data exported from qliksense chart. Date format is 'M/D/YYYY'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function used is Age(Collection_Date,Bill_Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192662_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 06:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51903#M3479</guid>
      <dc:creator>anilet123</dc:creator>
      <dc:date>2018-02-07T06:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Age() Function not working in qliksense. Can anyone help on this ?</title>
      <link>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51904#M3480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Age() is the difference in years. The difference between Collection_Date and Bill_Date is less than 1 year, so Age = 0 is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect you are looking for age in days. Just subtract the dates - choose one of the expressions below according to your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Collection_Date - Bill_Date&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Interval(&lt;SPAN style="font-size: 13.3333px;"&gt;Collection_Date - Bill_Date, 'd')&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Floor(&lt;SPAN style="font-size: 13.3333px;"&gt;Collection_Date - Bill_Date)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&lt;SPAN style="font-size: 13.3333px;"&gt;Interval(Floor(&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;Collection_Date - Bill_Date), 'd')&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 07:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51904#M3480</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-02-07T07:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Age() Function not working in qliksense. Can anyone help on this ?</title>
      <link>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51905#M3481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An eye opener &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.. Thank you Jonathan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assumed its a bug in QlikSense. I was wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anilet Nirmal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 07:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Age-Function-not-working-in-qliksense-Can-anyone-help-on-this/m-p/51905#M3481</guid>
      <dc:creator>anilet123</dc:creator>
      <dc:date>2018-02-07T07:21:03Z</dc:date>
    </item>
  </channel>
</rss>

