Resolved! Import Matching on Close Date on (MM-YYYY) RegExMatch Formula Help
@AnthonyValidity I'm trying to match the Close Date on MM-YYYY, and can't get this regex match to match a test record with the exact same date.(\d{4}-\d{2})-\d{2}Have you seen any examples of date matching regex that I can try to use?