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

Excel file Field and sub field

BhumikaS
6 - Meteoroid

Starting two rows of excel sheet contain Fields and Sub- Fields. How i can consider Row 2 as main Field?

 

 

3 REPLIES 3
cmcclellan
13 - Pulsar

Something like this should work:

 

2018-11-16 22_52_32-Alteryx Designer x64 - New Workflow1_.png

 

- Open the file

- skip the first row

- rename the columns based on the (new) first row

BhumikaS
6 - Meteoroid

Thank you that worked. 

 

 

But I am getting an error: Error: Input Data (5): The 2017-10-10 Windows security patch prevents the Jet driver from reading .xls files; install the 2010 32-bit Access driver. 

 

I already downloaded the Driver and when I close the Alteryx and run again the workflow it workes for the 1st time and again it gives me the same error. 

cmcclellan
13 - Pulsar

Check that the driver is installed and reboot your computer to make sure.  

 

If the answer is correct, please mark it as being the solution

Labels