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.
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