Start Free Trial

Alteryx Designer Desktop Discussions

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

Adding a new row and then doing operations on the rows.

Sumit_Anand
5 - Atom

HI ,

I am new to Alteryx and kind of need help.

I have a table as shown in fig 1. I want to add one new row (say Z) where i want to custom formula on the corresponding columns, as shown in fig2.

Please let me know how to do this in the designer.

 

 

1 REPLY 1
afv2688
16 - Nebula
16 - Nebula

Hello @Sumit_Anand ,

 

The best way would be to process that specific row separately and add it afterwards to the table.

 

Untitled.png

 

You could also give specific functions to a row when given certain conditions (basically adding an if else to the table)

 

Regards

Labels
Top Solution Authors