Hi everyone,
I’m trying to create an Age Calculator in Bubble that automatically calculates a user’s age from their date of birth and updates dynamically. I’ve added a Date of Birth field in my database, but I’m not sure which formula or workflow to use to display the correct age in years. Could someone guide me on the best way to do this whether using a formula, custom state, or workflow logic?
Thanks in advance!
Try Current date/time - User’s Date of Birth:format as years:floor
1 Like