Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Checking if one data point has multiple variables

AlisonK39
7 - Meteor

Hello! 

 

I have a question on how to write a formula to check to see if one contract - that has multiple line items has multiple variables (Fixed Fee- Usage, Fixed Fee - time, T&M". 

 

Contract ABCD - Line 1 - "Fixed Fee - Usage"

Contract ABCD - Line 2 - "Fixed fee -Time"

Contract ABCD - Line 3 - "T&M"

 

In this case - there would be 3 different variables

 

Contract ZXVY - Line 1 - "Fixed Fee- Usage"

Contract ZXVY - Line 2- "Fixed Fee- Usage"

 

This case is 1 contract with all of the same variables.  

 

 

Any help is appreciated! 

 

Thank you! 

Alison 

 

 

 

4 REPLIES 4
Qiu
21 - Polaris
21 - Polaris

@AlisonK39 
Can you give a sample of input and desired output?

AlisonK39
7 - Meteor

Thanks for taking a look!  

Emmanuel_G
13 - Pulsar

Hi @AlisonK39 ,

 

Here's a very simple test attached where you can find this count of distinct variables for each contract ( data point ).

 

Let us know if it works as you want.

 

Cheers !

Emmanuel_G_0-1657495785774.png

 

 

AlisonK39
7 - Meteor

That worked!  Thank you so much! 

Labels
Top Solution Authors