Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx create new row base on some condition

187
8 - Asteroid

Hi guys,

i have some data like this, I want to sum b and c group by a's value, normally column a has value L and E , i need to create row E and put 0 if there is no E in column a, i know how to do if a has L and E, but if one is missing, i dont know how to create one row , any advice? thanks!

aDbc
LXX12
LXX34

 

the result look like this:

aDbc
LXX12
LXX34
 L46
 E00
3 REPLIES 3
Sebastiaandb
12 - Quasar

Hi @187 ,

 

Here you go!

 

Sebastiaandb_0-1638519637591.png

 

I hope this is what you're looking for :-).

 

Greetings,

 

Seb

187
8 - Asteroid

Thanks seb that is exactly what i want  thank you so much

Sebastiaandb
12 - Quasar

@187 No problem, glad to help! Have a nice day!

Labels
Top Solution Authors