How to get the quotient and remainder of a division.(Power Automate Desktop)

Japanese version.

Learn how to get the quotient and remainder of a divisor.

Steps

Quotient

Put in place "Truncate number".

ParameterValue
Number to truncateFormula for division.
OperationGet integer part

The variables produced(TruncatedValue) is quotient.

Remainder

Use the mod operator in formulas.

The formula "%7 mod 4%" results in 3.

For those who want to learn Power Automate Desktop 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 Desktop to streamline your workflow.

Links

Tips(Power Automate Desktop)