Decision Table all outputs

Certified Senior Developer

Is there a way to get a list of all possible outputs a decision table can output?

A = apple

B = bannana

C = cat

What if I want {apple,bannan, cat}?

What if I want {A, B, C} ?

  Discussion posts and replies are publicly visible