Start Free Trial

Alteryx Designer Desktop Discussions

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

Null Fields and Group

ManuelRodrigues
8 - Asteroid

Hi Team 

 

My data is in this Format:

 

ManuelRodrigues_0-1626446023190.png

 

I have the first part of the workflow to cross tab it into columns (see workflow). The end result i am looking to get to  (e.g. duration) is:

 

6121824303642485460
DurationDurationDurationDurationDurationDurationDurationDurationDurationDuration

 

This format needs to be replicated for all the data in this data set however i am struggling to see ho i can get this done?

 

thanks in adv!

 

4 REPLIES 4
dougperez
12 - Quasar

Unchek the "Group by" 

dougperez_0-1626446780605.png

 

ManuelRodrigues
8 - Asteroid

Thanks @dougperez  - how do i then re-arrange all the common fields like Duration such that it shows:

 

6121824303642485460
DurationDurationDurationDurationDurationDurationDurationDurationDurationDuration

 

and like wise for the other values in the data set?

 

dougperez
12 - Quasar

See this workflow

ManuelRodrigues
8 - Asteroid

@dougperez  Thanks Bud!

Labels
Top Solution Authors