Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Row Data Arrangement

EvansM
9 - Comet

Hello community,  

 

I have a sample data attached to this message. Included is my Input data and the output data. Could someone give me the formula to re-arrange this data and what steps i should use to get exactly like the output data.  

 

Note:  In the spreadsheet, under the Event_type column, an 'Attach' and 'Detach' completes one move.  Therefore, sometimes there could be more and Attach followed by another Attach without a Detach hence we need to show that Attach as a dash(-).   This also applies to Detaches that follow one another.  Please see this in the document.

 

 

 

4 REPLIES 4
JessieC
Alteryx
Alteryx

@EvansM -

 

Here is what I came up with - 

clipboard_image_0.png

 

Attached is the workflow.

EvansM
9 - Comet

clipboard_image_0.png

I am having a problem with this formula here

JessieC
Alteryx
Alteryx

clipboard_image_0.png

 

I'm just selecting all the text fields that need to replace nulls with "-"

EvansM
9 - Comet

Thanks  a lot

 

Labels