Hi @syedammar07, what I usually do is search for everything contained between two dates.
For filter you should use a date/time picker, this will return a full date, usually in the form of “08/01/2021 12:00 am” for august. So you should then do a search for reminders between that date and the same date + 1 month.
In the end the search would look like this:
“Fecha” = date field I want to search
“Mes y Año Dashboard” is the date time picker I use.
If you want to search for more than 1 month, use “Range” in the picker, if you are only using 1 month use “Value”.