Help with IF formula returning "invalid operation" message
I am applying this formula and get an "invalid operation" return message. Essentially, I need a function that checks if the latest or most recent date in which a member was met by Sales team is greater than 1st of Jan 2024 . In such case, it should return "Yes" and if not it should return "No". Can somebody assist with the syntax?
=IF(MAX(COLLECT({Sales team activity- Meeting date}, {Sales team activity - Member}, @cell = [Member]536))>= DATE(2024, 1, 1), "Yes", "No")
Thank you🙏
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 412 Global Discussions
- 221 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 140 Just for fun
- 58 Community Job Board
- 461 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!