Age? Formular? Display age depending on DOB

Hello, I try to figure out how to display the current age of a user depending of their DOB but I cant find a solution. Does anybody know if its possible? If so, please tell me how. Thank you very much.

As far as I understand it, unfortunately, adalo has no calculable fields

and there are two ways to do it

If you’re using Adalo’s internal database, you can do it through Custom Actions using the Adalo API to calculate age and write it into the field.

If you use an external data source (e.g. AirTable) then make a separate column with the formula to calculate

1 Like

iam using the internal DB. How to calculate it there?

I am also in need of this answer.

the simpe way is show bday with this option - Relative
Screen Shot 2021-01-25 at 9.22.35 PM

the second way use calculation in Update Action
Screen Shot 2021-01-25 at 9.24.56 PM

*some years have 366

but I’m not sure if the Start of Today option will dynamically recalculate in the table
In this case you will have to recalculate the age by some action

2 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.