This chapter will explain how you can use business rules to validate data, perform calculations, and manipulate fields on forms, all without the need to write JavaScript code.
We will begin with an introduction to business rules, then we will look at the various actions and conditions that make up a business rule. We will then look at how to create business rules. We will look at how and when business rules are executed and how business rules work with other components of the Power Platform.
Business rules enable a non-developer to create calculated values, validate that data is correct, and change the appearance of forms at runtime in a simple click-and-point user interface.
In this chapter, we will cover the following topics:
- Introducing business rules
- Using actions in business rules
- Using conditions in business rules
- Creating and editing business rules with...