I am calculating the number of days between the current date and another anchor date and when the number equals a certain amount, the workflow will send notification as a reminder that tasks need to be completed. I have the correct function of fn-DateDiffDays(current date, anchor date on nintex form)
I also have a workflow variable to convert this and put into "DateDifference". I also have a column on my list titled DateDifferenceStatus. How do I make the number of days appear on my list under that DateDifferenceStatus column I made?
