Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
anilet123
Partner - Contributor III
Partner - Contributor III

Age() function not working as expected both in script and UI in QlikSense Desktop November Patch 2

Age() function is not working as expected both in script and UI in QlikSense Desktop November Patch 2.

Date format used is 'M/D/YYYY'.

Following is the screenshot of the issue. It returns zero value.

568ffd2265864a609f5231f5e85231fa.png

Hope it gets fixed soon.


Regards,

Anilet Nirmal

Labels (5)
1 Solution

Accepted Solutions
rbecher
MVP
MVP

Why you think this is wrong? The result of this calculation is 0 (zero) years..

Astrato.io Head of R&D

View solution in original post

3 Replies
rbecher
MVP
MVP

Why you think this is wrong? The result of this calculation is 0 (zero) years..

Astrato.io Head of R&D
anilet123
Partner - Contributor III
Partner - Contributor III
Author

I assumed it calculates days as well. Just came to know its only for years.

Thanks for the response.

Regards,

Anilet Nirmal

rbecher
MVP
MVP

You can easily calc days by:

= Collection_Date - Bill_Date

Astrato.io Head of R&D