asked on January 22, 2020
We created a workflow that loops through data in a CSV file and for each row looks at todays date and a date of birth and calculates the difference in years using DateDif using the Token Calculator. Pretty simple. It is taking 2m 56s to calculate the difference though. Can anyone think of why it would be taking so long to do this calculation? When we test it manually within the token calculator activity it is immediate. Below are screenshots.
0
0