Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Append data from .xlsx (Genral datatype) to xls (Text datatype)

hf14
8 - Asteroid

I have one excel input(.xlsx) which is having all 'General' datatype, but i want columns to be in text format and output to be in xls.

This is why I am using a template having same column names but with required 'text' datatype and want to append data to it.

But im getting error - Error: Output Data (8): AlteryxProcessManager::Start: Timed out in DataWrap2_ConnectNamedPipe after 11000 milliseconds

2 REPLIES 2
aatalai
15 - Aurora

Have you tried importing the data as it and then using a select tool to change the data type to string that way?

hf14
8 - Asteroid

Excel output still has General as datatype instead I want it to be as Text

Labels
Top Solution Authors