Hi All
I’m trying to calculate the difference between two values (SLA Days and Days to EA) but keep getting errors.
Both values are also calculated fields (ifelse({SLA Type} = ‘CND28’, ‘28’, ifelse({SLA Type} = ‘Sub7’,‘7’,ifelse({SLA Type} = ‘GSF70’, ‘70’,ifelse({SLA Type} = ‘GSP45’,‘45’,‘N/A’)))) and dateDiff(dateinvestigationinitiated, actiondate, “DD”))
Any ideas?
Thanks
Alex
