Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Creating all possibilities as outcome

SagarGite
7 - Meteor

Hello

I am looking for workflow which can provide me all possible outcomes for given two input values.

 

Below is the requirement

Input 1 Input 2 Expected Output
Brand Name Country Name OpdivoEnglnad
Opdivo Englnad OpdivoNorway
Keytruda Norway OpdivoSpain
  Spain OpdivoGermany
  Germany KeytrudaEnglnad
    KeytrudaNorway
    KeytrudaSpain
    KeytrudaGermany

 

Kindly help me out with this.

 

Thanks in advance!!

 

1 REPLY 1
Blake
12 - Quasar

Hi @SagarGite 

 

You can use an append fields tool like in the attached example. 

 

Blake_1-1589395983740.png

 

 

 

Make sure that you are isolating the fields you want to use to create this listing. 

 

Labels
Top Solution Authors