Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Workflow Automation with Microsoft Power Automate - Second Edition

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

Product type Book
Published in Aug 2022
Publisher Packt
ISBN-13 9781803237671
Pages 424 pages
Edition 2nd Edition
Languages
Author (1):
Aaron Guilmette Aaron Guilmette
Profile icon Aaron Guilmette

Table of Contents (22) Chapters

Preface 1. Introducing Microsoft Power Automate 2. Getting Started with Power Automate 3. Working with Email 4. Copying Files 5. Creating Button Flows 6. Generating Push Notifications 7. Working with Shared Flows 8. Working with Conditions 9. Getting Started with Approvals 10. Working with Multiple Approvals 11. Posting Approvals to Teams 12. Using a Database 13. Working with Microsoft Forms 14. Accepting User Input 15. Automating Azure AD 16. Introducing Robotic Process Automation 17. Introducing AI Models 18. Exporting, Importing, and Distributing Flows 19. Monitoring and Troubleshooting Flows 20. Other Books You May Enjoy
21. Index

Understanding condition operators

Operators indicate the types of calculations used when evaluating components. You might be familiar with common mathematical operators such as the following:

  • + (addition)
  • - (subtraction)
  • ÷ (division)
  • × (multiplication)
  • < (less than)
  • > (greater than)

These operators are primarily used for evaluating numeric values. When manipulating objects and text in a flow, using mathematical operators may not be sufficient. While you can use numeric expressions in some places, it’s also important to understand other operators that can be used to determine whether a value meets a certain condition.

Power Automate conditions can perform the evaluation of conditions using the following operators:

  • contains
  • does not contain
  • is equal to
  • is not equal to
  • is greater than
  • is greater than or equal to
  • is less than
  • is less than or equal to
  • ...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}