We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Question: How to fill in the rest of the column per each deal

Pw123
Alteryx
Alteryx

I think this might be a multi-row formula, but I can't quite figure out how to fill out the rest of the column PER each deal (rather than the entire column).

 

I went from the dataset under "BEFORE" to the dataset under "CURRENT". I'm trying to fill out each of the "<Region> Rep" columns with a static value for each deal, so that it looks like the dataset under "AFTER". I'm okay to re-do the process starting from "BEFORE", but just sharing where I'm currently at as well.

 

 

Thanks in advance!

2 REPLIES 2
gawa
16 - Nebula
16 - Nebula

@Pw123  If I got it correctly, you'd like to operate Multi-row formula & Multi-field formula simultaneously. The combo of Transpose and Cross-tab will help you create the dynamic workflow. Be sure to properly set the option "Dynamic or Unknow Columns" to cater for dynamic input(unknown schema).

 

 

image.png

Pw123
Alteryx
Alteryx

Thank you so much, this is exactly what I needed!

Labels
Top Solution Authors