I have a table called Members with a date field for date of birth.
An the dashboard I want to show a chart with the date of birth as age.
How can I do that? Now only the year is shown.
1 Like
This should be done on the database side, or you can do it manually but it will be static data as shown in the image below
1 Like