Need multiple Results in Same filed in decision Table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 02:25 AM
Hi All,
I am new with Decision Table, new help in 1 doubt. After creating Input & condition, I need multiple output in results. But, selecting Choice type in result is showing single output in a field, so is there a way it can be achieved to have multiple outputs based on conditions in a field or do i need to create multiple rows in Results for it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 02:53 AM
Can you please be more specific, or eventually add picture to understand your issue better?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 04:43 AM
Hi,
Please refer to documentation for more information on how to enable multiple output results: https://docs.servicenow.com/csh?topicname=create-decision-table-in-decision-designer.html&version=la...
Specifically:
(Optional) Enable multiple results in a decision table by adding more result columns using one of the following methods.
Navigate to the first result column, select the plus icon (+), and select Add result column.
Navigate to the last result column and select the plus icon (+).
Point to a result column and select the plus icon (+).
This is applicable if your results are all aligned to the same condition, if you're looking for multiple conditions with multiple results, then you would need to create different decision tables for that or proceed with a different option altogether.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!