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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
smanas
Contributor III
Contributor III

Expression to calculate age from DOB in Qlik

 
Labels (2)
3 Replies
smanas
Contributor III
Contributor III
Author

@Kushal_Chawda Thank you - Issue is that Date is in the MM/DD/YYYY format is there an expression to change that? Thank you for your help

Kushal_Chawda

@smanas  Date format doesn't matter unless it is proper date (not text). It will calculate age correctly. If you want to convert it to some other format Date#() or Date() function.