Hi,
Can you try to compare only year and month in your selection formua, like:
ToText({table.hiredate, "yyyyMM") = Totext(DateAdd("M", 1, currentdate), "yyyyMM")
I didn't test it but it should work, and also if it works, you need to make sure check SQL Query to see if the formula will impact...