How to convert age to Date (US date Format) - it should consider the base date as " today" - Age = " 01312023"
Hi @disub
This should work using days as the input as per your example:
Thanks DavidSkaife