Hi Team,
Could someone assist me with the following issue?
We have two date fields: one is the report date, which is always set to today using the formula report date = now()
, and the other is a date field named SLA. We have written a rule using dateDiff(sla, {Report Date}, "DD")
, but we are not getting accurate results.
