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

Dynamically Extracting Tables from a single excel sheet and then Union them Manually

JashwanthK
6 - Meteoroid

Greetings of the day,
 
I have a very long excel spreadsheet wherein I have multiple tables separated by two blank rows at the end of each table. 
I want a way using which I can extract all these tables and union them manually to create a single large table.

I am attaching images of the input and expected output with the spreadsheet input file.  

Many thanks in advance for any answers and guidance,
Jashwanth Baba

11 REPLIES 11
JashwanthK
6 - Meteoroid

@EN6924 wrote:

Hi,

 

Please check if this works -

 

EN6924_0-1670830601228.png

 

Thanks


Data might get shuffled here, getting individual tables and then manually unioning them is what I am looking for. 

Thanks for your response.

binuacs
21 - Polaris

@JashwanthK one way of doing this 

binuacs_0-1670841316012.png

 

Labels
Top Solution Authors