Site icon Kaizen.Personal computer work.

How to determine even and odd numbers.(Power Automate Cloud flows)

Japanese version.

Steps

When a number is divided by 2, it is determined using the fact that if the remainder is 0, it is an even number, and if the remainder is 1, it is an odd number.

To do so, set up a "Condition" as follows

ParameterValue
Leftmod(targetValue,2)
Centeris equal to
Right0

Even numbers branch to "If yes" and odd numbers branch to "If no".

For those who want to learn Power Automate Cloud flow effectively

The information on this site is now available in an easy-to-read e-book format.

Or Kindle Unlimited (unlimited reading).

You willl discover how to about basic operations.

By the end of this book, you will be equipped with the knowledge you need to use Power Automate Cloud flow to streamline your workflow.

Links

Tips.(Power Automate Cloud flows)

Exit mobile version