Assign dynamic variable

Hello, I have a problem, I need to have a ‘counter’ variable that I can increase depending on a condition.

This is an example of my scenario where I have a ‘count’ variable initialized to 1, and depending on the condition, I want it to have the value of 2 next time, then 3, etc.

Thanks in advance

Two ways to achieve this.

  1. Use Incremental Function (keep a condition filter before this so it will add count only when the condition is fulfilled).
    https://www.make.com/en/help/tools/tools#increment-function

  2. Use Datastore to store a variable value and add a count when the condition is fulfilled.
    https://www.make.com/en/help/tools/data-store

1 Like

Hi manish_mandot, thanks for your answer, I’ll try to use what you propose.

1 Like

Let me know if you need any further assistance. You can book me at Calendly - Manish Jain

Don’t worry, NO COST.