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.
SOLVED

Files Skipped due to Schema Issues

sufregs
7 - Meteor

Hi All.

 

I am trying to import excel files into alteryx using a wildcard. However, Alteryx skips some files due to schema issues. When I compare the meta data of the first file and the skipped one, it seems Alteryx is reading one text column as V_string and the other as V_Wstring even though the data in them is quite similar.
I have tried checking the property "First line contains data" but it allows some and still skips others.

How can I resolve this?

2 REPLIES 2
alexnajm
18 - Pollux
18 - Pollux

Try the batch macro located here! The Ultimate Input Data Flowchart

abacon
12 - Quasar

@sufregs Another option from what @alexnajm sent is this macro here - Dynamic XLSX Input Tool

 

Bacon

Labels
Top Solution Authors