Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx Excel Automation

kunalkhanna1132
8 - Asteroid

I would like your steps input on how to automate this excel formula of a column using Alteryx.

Cell B2 =IFERROR(INDEX('Fact'!D:D,MATCH(NUMBERVALUE(AG2),'Fact'!AE:AE,0)),"")



Where Fact is another excel sheet in the same workbook, AE and E are columns in Fact and AG is another column in the worksheet in which the formula is written.

Thanks.

2 REPLIES 2
aatalai
15 - Aurora

@kunalkhanna1132  I would bring both tabs in as seperate inputs and use a join tool or find and replace, let me know how you get on

kunalkhanna1132
8 - Asteroid

Okay Will get back to you. Thanks!

 

Labels
Top Solution Authors