Describe use cases and limitations of business rules Business rules enable developers to implement logic on data stored in Common Data Service. Because the rules apply to the data, and not to a specific app, they take effect however the data is used. For example, if the value of the Country field in an entity is entered as Canada, a business rule can enable a six-digit alphanumeric Postal Code field and hide the five-digit numeric Zip Code field used for U.S. addresses. Business rules consist of conditions and actions. Conditions are circumstances that must be met for the rule to apply, and actions are theRead More →