Hi,
I am trying to use general caster to detect if there is a change between creation and updated dates.
The following doesn’t seem to work:
IF({item’s Created Time}<> {item’s Updated Time}, “Different”, “Same”)
Let me know the correct formula to use.
Thank you