We need to calculate the difference between two dates to get the output as ‘10 days 12 hours 25 minutes 2 seconds’ using the Function Alias rule.
We need to calculate the difference between two dates (.pxCreateDateTime and .pyResolvedTimestamp) to get the output as ‘10 days 12 hours 25 minutes 2 seconds’ using the Function Alias rule.
differenceBetweenDays function alias will give the only difference between two dates in days.
Does any other function alias available to get the output as 10 days 12 hours 25 minutes 2 seconds’ as a difference between two dates (.pxCreateDateTime and .pyResolvedTimestamp).
***Updated by moderator: Lochan to branch reply and create new post***