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.

Need to port COUNTIFS + other Excel logic to Alteryx

SalazarBurt
5 - Atom

Hi! I have spent upwards of 10 hours trying to convert the following excel logic into Alteryx formulas, but have made 0 progress. I would be absolutely indebted for any help in this:

 

=IF(AND(COUNTIFS($C$2:$C$500,C2,$N$2:$N$500,[column name])>0,N2<>[column name]),1,0)

 

The objective is that I have a dataset of ~70L rows, and I need to fill a column, with this formula. The cells C2 & N2 refer to others columns in the same row, whereas C2:C500 & N2:N500, refer to two full columns in my dataset. Happy to provide any further information that's needed. 

 

Thank you in advance, for any help or brainstorming on this. 

2 REPLIES 2
rzdodson
12 - Quasar

@SalazarBurt would you be able to provide a useable data set here? I think I can help you out here.

caltang
17 - Castor
17 - Castor

Please provide relevant data to this use case, and kindly provide your criteria in as much detail as possible. If you have a workflow built halfway, kindly export that over as well.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors