Create Decision Table

Learn to create a decision table

Last published at: March 10th, 2026

This function allows you to create a decision table. 

Go to Manage Config > Decision Tables to manage decision tables. 

 

To start, go to the Create > Decision Table page and choose the Actions > Create menu option. 

 

The Create Decision Table pop-up window appears for configuration. You need to provide a name and a description. Choose the number of input parameters and output results from the drop-down list. Note: You can create more than five input and output columns. When creating the decision table, check the Open Designer box to go to the designer canvas. 

 

Example: Consider the numeric evaluation example below, which includes two input values, “low” and “high,” and one output value, “risk.” 

 

Provide the input and output values as shown below and save the table. Configure the column names for input and output. Click the “+” icon at the top left panel to add multiple input rows. Click the SAVE button to confirm the changes.

 

Click the Test Decision Table button to evaluate the setup. The UI appears as shown below. Enter the values for the low and high fields. Click the Evaluate button to view the risk output value. An alert notification confirms a successful match, and the table row is highlighted accordingly.  

 

An alert notification signals an unsuccessful match when values fall outside the specified range. 

 

Select the Multiple Rows checkbox. Enter values for the low and high fields. Click the Evaluate button to see the risk output value. An alert notification indicates a successful match; multiple table rows are highlighted in this context.  

 

You can view this video to learn more.