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

Design Excel formula with a workflow

carrera
5 - Atom

Hello all,

I am trying to design an Excel formula with an Alteryx workflow:

 

carrera_0-1637206289525.png
carrera_1-1637206352706.png

I already have column D imported in Alteryx. I thought about the Multi-Row tool, which might be useful to work with. But I have only used the normal formula tool so far with very simple formulas. I am struggling with this one.

 

Does anyone know how to solve this with Alteryx?

1 REPLY 1
PangHC
13 - Pulsar

for most of the tool, it have an option to open example, you may try to open it. 

 

you can manipulate the config to understand how it work.

Pang_Hee_Choy_0-1637215646463.png

for your question, in multiple row tool, just simple replace

D49 with [D] and D48 with [Row-1:D] and E48 with [Row-1:E]

 

maybe you can explore formula, SWITCH 

Labels
Top Solution Authors