Hello,
I'm trying to create a flow where an integer variable increments only after each approval. The goal is to use this variable to create a personalized code for each approved item, however I'm not sure how to do this.
I think should initialize a variable before the approval action, then increment it after the approval, however I'm not sure how to make this create a running tally after every approval.
Any help would be appreciate, thank you!