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

Formula

Mayra2291
7 - Meteor

Hi,

Is there a way to create this formula in Alteryx?

- Provider has to companies
- Order numbers in both companies can be the same, equal to a combo.

 

IF {FIXED [Order Number]:COUNTD(Provider)}>1 THEN 'Yes' else 'No' end

 

Thanks 

2 REPLIES 2
geraldo
13 - Pulsar

@Mayra2291 

 


An example workflow.
Analyze if this is basically what you are thinking

Mayra2291
7 - Meteor

Thank you!

Labels
Top Solution Authors