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

Load Quarterly Excel File into the Database

c20091929
7 - Meteor

Hey guys, 

 

I hope everything is going well with you. 

I need help with loading quarterly excel file into our database. 

 

 

The excel looks like this:

 

Row 5 is the company name

Row 8 is the date of the report

From Row 15 and below is the real table.

c20091929_0-1619533420505.png

 

I will get the same excel every 3 months, and I need to load those into our database. 

 

I want to load the data and create two extra columns: The date and the company name.

Like this:

 

c20091929_1-1619533620409.png

 

 

I tried to do something like the below, but this required adding a new field when I have the new file. 

 

c20091929_2-1619533704310.png

 

 

I want to drop those files into a folder and build the logic to recognize the date and the company name from row 5 and row 8. 

 

Thank you for your help and your time again! 

 

 

 

10 REPLIES 10
c20091929
7 - Meteor

Thank you so much for your time and your help again!

It works well!

 

I hope you will have a great weekend and stay safe!

Labels
Top Solution Authors