Simply trying to compare numbers in formula for calculated Column Total Days in Route. The numbers to be compared are returned by subtraction like
TODAY()-[CurrentRouteDateTemp]
where the column CurrentRouteDateTemp is of type
Date
See column descr:
Why is it still just returning the value from the main calculation i.e.
TODAY()-[CurrentRouteDateTemp]
Why the rest of the condition not working????
See list view: