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.

Conditional IF/OR/AND

MariaPaz
5 - Atom

Hi guys! I really need your help. I have a formula in Excel that I can't "copy" to Alteryx:

 

=if(or(and(ad18>0,ad22>0),and(ad18<0,ad22<0)),ad22,if(abs(ad18)<abs(ad22),af20,0))+ad27

 

please! I would really appreciate if you can help me!!!!! 

image.jpg

4 REPLIES 4
Qiu
21 - Polaris
21 - Polaris

@MariaPaz 

Can you provide a sample data?

apathetichell
20 - Arcturus

Can you post some sample data? before I look at specific formulas I'd need to look at holistically how to turn this into data and see if these are relevant for the same records or different records. The actual formula isn't the difficult part - but you have a multi-row header which you'll need to filter through to create your data in a format you can use.  It could end up that each of your worksheets is best viewed as a single record - so some of your if statement would be moot because the transformation into data is more relevant.

 

MariaPaz
5 - Atom

Hi! I upload the file. In the sheet "Rep 2b1-1b ME" I can't make the same formulas of the boxes from columns "AE to AH". Thank you in advance!!!

MariaPaz
5 - Atom

Hi Aurora! Here is the sample data, I can't copy the formulas from columns "AE to AH".

 

Many thanks!!!!

Labels
Top Solution Authors