Hi everyone!
I am new to bubble, and I am trying to filter the age range of the users just like tinder does, however I have a problem because the age range is a data type called “numeric range” but the users have registered their dates of birthday of the type “date”. I have not been able to filter the age preferences using the birthday dates of the other users. Help! Thank you so much
The problem is that I cannot search between two ranges of numbers for example: (I am looking for women from 19 to 38 years old) when I have thousands of birthdays in the database (06/11/1990, 12/02/2000, 20/05/1981, etc).
There must be a way to convert these numeric range to date range or vice versa.