Reset field monthly

Hello,

I want the operations to be reset on the 1st of each month for all users.

Here’s what I’ve tried unsuccessfully :

1/This solution : Set API workflow + make changes to user + schedule API workflow.

2/ an alternative of the previous solution: Set API workflow + make changes to list of user + schedule API workflow

3/ Make a bulk change through App Data, but no workflows are actionable (grey)

4/ Set API workflow + make changes to list of user + schedule API workflow with this configuration on scheduled Date: Current date/time +(months): 1 :change date to 1 :change hours to 0 :change minutes to 0 :change seconds to 0

I can’t find a way to get the expected result. Here’s my data set :

  • Monthly_usage_count: counting the number of operations done within the current month
  • Timestamp: To get the date of the latest operation

Operation occurs when a button is clicked.

It’s driving me nuts.

Thanks by advance

1 Like