I am supposed to set the “inactivestatusdate” value as the date when the user’s lifecyclestate is changed to inactive. I cannot use “now” as whenever this attribute gets refreshed on daily basic the value might change.
Can someone please help me on this?Is there any way i can achieve this via transform?
You can add a condition to check if “inactivestatusdate” attribute is null or not. Only if it is null and LCS is inactive you will set the current date(now)