Free Trial

Alteryx Designer Desktop Discussions

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

Multirow Formula to fill data based on the different column in the workbook

Neelima1
8 - Asteroid

if column A contains "7" then in column B one cell down should update with some text.

Can one suggest multirow formula

 

10 REPLIES 10
Qiu
21 - Polaris
21 - Polaris

@Neelima1 
A quick sample

1217-Neelima1.png

Neelima1
8 - Asteroid

Hi, 

Thank you for the quick response. Please help with another multi row formula, refer New query sheet in attached the file

CoG
14 - Magnetar

Here is a sample workflow to tackle this new query:

Sample Workflow.png

Qiu
21 - Polaris
21 - Polaris

@Neelima1 

I like the solution from @CoG  😁

Neelima1
8 - Asteroid

Thank you 😄  its working.

CoG
14 - Magnetar

If your issue is resolved, please kindly mark helpful responses as Solution, to help others find the answers they are looking for.

 

Happy Solving!!!

Neelima1
8 - Asteroid

Hi @Qiu 

 

Please help me to write a multi row formula. I need to update the employee code to below rows where the below rows are related to same employee.

 

In the attached file... Column A is Actual data, I need the alteryx output like data in Column B. 

Qiu
21 - Polaris
21 - Polaris

@Neelima1 
thanks for the request 😁
I think the several queries from you are similar, invovling Regexand multi-row formula, and should get you familaried with them now.

0515-Neelima1.png

Neelima1
8 - Asteroid

Thank you @Qiu  😄

Labels
Top Solution Authors