
That is because the date column contains at least one cell in which the formula returns "", which is not a date value.
You can only group dates if ALL values are valid dates.
As a workaround, you could make the formula return 0 instead of "" if column I is blank.
Refresh the pivot table. then group the date field. You can specify the start date when you group.