Increase variable Action(Power Automate Desktop)
This action adds a numerical value to a specified variable.
For simple addition, the flow can be more concise than "Set Variable".
Contents
- 1. How to use.
- 2. Links
- 2.1. Variables Actions
- 2.2. Examples of Use
- 2.2.1. Obtain the number, total, average, maximum, and minimum of the numbers in the list.
- 2.2.2. How to get the least common multiple and greatest common divisor.
- 2.2.3. How to get the median.
- 2.2.4. How to get the standard deviation.
- 2.2.5. How to get the mode.
- 2.2.6. How to get the deviation.
- 2.2.7. How to rank a list of numbers.
How to use.
Increase variable Action from Variables onto the workspace.

Set parameters.

Parameters
Variable name
Specifies the variable whose value is to be added.

Increase by
Specify the number to be added.

---
Discussion
New Comments
No comments yet. Be the first one!