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

First 3 rows as Field name

gauravdang
6 - Meteoroid

Hi,

 

i am trying to use a concatenate of first three rows to form field header names. i can use dynamic rename to make first row as header but that doesnt solve the purpose.

 

Example snippet below

gauravdang_0-1656674494584.png

 Output required

instead of 6 i am looking for Estimated Gross Profit, then for 7 i want Estimated GP Margin and so on. Similarly for field 12, i want Costs To Date as Field or Header, whichever way you call it.

 

Thanks in advance.

13 REPLIES 13
gauravdang
6 - Meteoroid

yes the only concern is in summarize tool. Rest everything is fine. Also i tried to mimic the way summarize has been used in your workflow.

 

DataNath
17 - Castor
17 - Castor

@gauravdang did you try my workflow? Just wondering if you have the same issue as summarize config looks alright.

grazitti_sapna
17 - Castor

@gauravdang, try this.

grazitti_sapna_0-1656679711590.png

 

Thanks!

Sapna Gupta
gauravdang
6 - Meteoroid

i was trying to figure out and noted that all fields in summarize tool require change of comma to space bar. it was time consuming but did the work.

Thanks

 

Labels
Top Solution Authors