Solved
Take action after comparing two date fields
I need to build a rule that raises a CTA and includes a date comparison in the criteria. The dates are 2 fields on the Account record, and I need to use the one that is latter for each Account. e.g. If School Start Date is later than Implementation Start Date, use School Start Date, otherwise use Implementation Start Date.
I have tried to create a bionic rule and use a formula field to determine the latter date, but there are only 2 Date functions (Date() and DateDiff()) which do not solve this need.
And the date comparisons in the rule setup and rule action criteria both only allow you to compare a field to a fixed set of options, e.g. Rule Date or X days since Rule Date. I can't choose another date field on my object/in my data set.
I cannot find another option, so I thought I'd ask the Community for any ideas!
I have tried to create a bionic rule and use a formula field to determine the latter date, but there are only 2 Date functions (Date() and DateDiff()) which do not solve this need.
And the date comparisons in the rule setup and rule action criteria both only allow you to compare a field to a fixed set of options, e.g. Rule Date or X days since Rule Date. I can't choose another date field on my object/in my data set.
I cannot find another option, so I thought I'd ask the Community for any ideas!