Skip to Content
Decision CenterDecision Table

Decision Table

Decision Table is a part of the decision center, it is a visual representation of a set of rules that can be used to make decisions. Each row in the table represents a rule, and each column represents a condition or an output. The table can have multiple conditions and outputs.

DecisionTable

Row

Each row in the decision table represents a rule. A rule is a set of conditions and outputs that determine the outcome of the decision.

ℹ️

Please Notice First matched rule will be executed, so the order of the rules is important as the remaining rules will not be executed.

Column

Each column in the decision table represents a condition or a filter or an output.

Last updated on