OverlayFlow

How to Configure Business Rules in Dynamics 365 ?

Learn how to configure business rules in Dynamics 365 to apply form logic without writing JavaScript code. Business rules provide a simple interface to implement and maintain fast-changing, commonly used rules.

Go to your solution select the entity Business rules New business rule.

How to Create a Business Rule in Dynamics 365

1

Navigate to Your Solution and Entity

Sign in to Power Apps and navigate to your solution. Open the table (entity) where you want to apply the rule. For example, the Account or Contact table.

2

Open the Business Rules Designer

In the table properties, select the Business rules tab from the left-hand navigation. Click + Add business rule to open the designer canvas.

3

Set the Condition

The designer opens with a new condition already on the canvas. Click on it and set the properties on the right. Define the 'if' part of your rule, such as 'If a field contains specific data'.

4

Add Actions

Drag and drop components from the Components tab onto the canvas. Place actions on the checkmark path for the 'then' part (if the condition is true) or the 'x' path for the 'else' part. Common actions include Show error message, Set field value, or Set visibility.

5

Validate, Save, and Activate

Once your logic is complete, click Validate on the action bar to check for errors. If it's valid, click Save. Finally, click Activate to make the business rule live for users.

💡 Pro Tips

Helpful Tips for Business Rules

🌐

Understand Scope

Set the scope at the top right of the designer. 'Entity' scope runs server-side and applies everywhere (forms, business process flows). 'All Forms' runs client-side only when a form is opened.

💡

Use Recommendations

Instead of forcing a value, use the 'Show Recommendation' action. This suggests a value to the user, which they can choose to apply with a single click.

Combine Conditions

You can add multiple conditions to a single rule using AND/OR logic to build more complex and precise business logic.

Test Before Activating

Always test your business rules thoroughly in a sandbox or development environment before activating them in production to avoid unintended consequences.

Need help right into Dynamics 365?

Try Overlayflow, it's an AI software assistant that can answer any questions and show you on screen where to click!

Now available for any popular app.
3-day free trial. No credit card required. Then $59 one-time payment.