We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun 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