If we want our Form rule to read a value from a Data source, it has to use a Business rule as a middle-man. Specifically, Business rules have access to a “Data source value” function that Form rules do not.
In this example, we set up a Form rule that is able to get data from the Calendars table, and check whether the date that a user has selected is a valid working day.