Help
Kenny_Hunt
4 - Data Explorer
4 - Data Explorer
since ‎Jan 30, 2020
‎Nov 29, 2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi, Basic issue but cant find it anywhere. Currently in the CRM template there is logic to make a record overdue if the last catchup date is over 60 days. IF(DATETIME_DIFF(TODAY(),{Last Catchup},‘days’)>60,“Overdue”) Thats great, but I would like t...