Start Free Trial

Alteryx Designer Desktop Discussions

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

How to pick the data from dynamic columns

amsrivastava
6 - Meteoroid

Hi Folks!!

 

I am getting input files where structure of the input file is not in sync as shown below

 

Format - 1

  Organization   
 Data2Corporate   
Data 1 Weeks123
  Hours347
 

Format - 2

    Corporate    
ABC   Weeks1234
    Hours2232

 

Format - 3

 

ANCData   Weeks123
     Hours 4 2 2
         

 

I need to pick data above highlighted in RED, i.e only for the Rows and Columns where we have WEEKS and HOURS as a text no matter where it is available.

 

Please suggest how to achieve this in Alteryx.

 

Note - I don't have column Header in any of the format

 

Thanks

2 REPLIES 2
aatalai
15 - Aurora

@amsrivastava does the attached workflow help?

binuacs
21 - Polaris
Labels
Top Solution Authors