Reader small image

You're reading from  Workflow Automation with Microsoft Power Automate - Second Edition

Product typeBook
Published inAug 2022
PublisherPackt
ISBN-139781803237671
Edition2nd Edition
Right arrow
Author (1)
Aaron Guilmette
Aaron Guilmette
author image
Aaron Guilmette

Aaron Guilmette is a Senior Program Manager with the Microsoft 365 Customer Experience, helping customers adopt and deploy the Microsoft 365 platform. He primarily focuses on collaborative technologies, including Microsoft Teams, Exchange Online, and Azure Active Directory.
Read more about Aaron Guilmette

Right arrow

Using expressions and multiple conditions

Perhaps evaluating conditions based on a single static value (such as the sender of an email message) doesn’t provide the granularity, flexibility, or portability that a flow requires. In that case, you can also use multiple dynamic content values in a condition.

You’ve already seen examples using expressions as part of dynamic content, such as using formatDateTime() and utcNow() in Chapter 4, Copying Files. In that example, expressions were used to help generate the value for the folder name to store an expense report. You can also use expressions or functions as part of a condition.

Conditions that perform more than one evaluation are commonly referred to as advanced conditions. As you will see in the following instructions, you can simply use the Add button and continue adding criteria. When adding multiple criteria to evaluate, there are two operators available: AND and OR. Selecting AND will require all conditions...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Workflow Automation with Microsoft Power Automate - Second Edition
Published in: Aug 2022Publisher: PacktISBN-13: 9781803237671

Author (1)

author image
Aaron Guilmette

Aaron Guilmette is a Senior Program Manager with the Microsoft 365 Customer Experience, helping customers adopt and deploy the Microsoft 365 platform. He primarily focuses on collaborative technologies, including Microsoft Teams, Exchange Online, and Azure Active Directory.
Read more about Aaron Guilmette