Start Free Trial

Alteryx Designer Desktop Discussions

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

Fill Row up and down with 2nd Value of another Row

Rshuddha432
6 - Meteoroid

I have a data table, where I have 2 rows

 

Rshuddha432_0-1670091000583.png

 

Now I wanted to create a new field 'New Account' which will only have account Value =A2 filled from top row to bottom row.

 

Rshuddha432_1-1670091078532.png

 

3 REPLIES 3
Felipe_Ribeir0
16 - Nebula

Hi @Rshuddha432 

 

If you want to assign the value "A2" for all values of the column New_Account, here it is:

 

Felipe_Ribeir0_0-1670092612885.png

 

Rshuddha432
6 - Meteoroid

Values are not Constant for Account, So Filtering option wont work. 

Want to use multi row formula tool. Is there any way?

Felipe_Ribeir0
16 - Nebula

Can you explain with other words what you need to do? Sorry, i think that i did not understand.

 

Your example output has the value A2 fixed for the New_Account column.

 

Labels
Top Solution Authors