not. Logical.(Power Automate Cloud flows)

Japanese version.

This function inverts a boolean value.

Because negation often makes expressions difficult to read, It is a function that should be avoided whenever possible.

Spec

not('<expression>')
ArgumentDefaultDescription
expressionRequired fieldSpecifies a boolean value, boolean variable, or logical function to be inverted.

How to use

Often used in "Condition".

It is frequently used among the "value" in "Initialize variable" or "Set variable" of Type "Boolean".

Click on the "Expressions" tab, not, and the function name and () will be set in the formula field.

Specify one boolean value in it.

If you want to use dynamic contents or variables, specify them specially.

(How to get dynamic content with an expression)

If you see something like the following, your settings are complete.

Click on the purple icon to change the function.

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

Logical Functions