The Airtable Community will undergo scheduled maintenance on September 17 from 10:00 PM PST to 11:15 PM PST. During this period, you may experience temporary disruptions. We apologize for any inconvenience and appreciate your understanding.
Can you post some screen shots? - the rollup tab of the rollup field, including the field being rolled up and the formula - the formatting tab of the rollup field - example values for the rollup field - example values from the original field being rolled up
I also recommend when working with date fields to use formulas for comparison, instead of the equals operator. Look into the IS_SAME() function. It is documented in the Formula Field Reference.