Good day!
Is it a way to update current day in a list item ? I need to count duedate in all list items. But when i make a calculated field in the list, Today and now dates are not updated , only on modification. one of the way, to update current date with workflow, but there are a lot of items. anything else?
Hello @ixxxl,
Do you need to update the field value once or on a regular basis?
If you need to update it once, you can update all items at once using the PnPjs function.
If regularly, you need to create a recurring workflow. For instance, using the Plumsail Workflow Scheduler.
1 Like