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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Paknanarn23
Creator II
Creator II

How to calculate age by date of birth

I want to calculate age The calculation is divided into how many years, how many months, and how many days.

Paknanarn23_0-1700725161616.png

I have inserted this code. But the value that comes out is incorrect. There are 12 months in a month. But calculated for more than 12 months and calculated for more than 30 days. What should I do?

1 Reply
marcus_sommer

I think you could use age() or interval() to get the wanted information.