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

General Discussions

Discuss any topics that are not product-specific here.

.C02 file extraction

SachinSharma16
5 - Atom

I have a query,

I have a zip file whose extension is .xml

This then contains another file inside it with extension as .C02

 

I used the directory tool to check the full path. I could see that the full path file name extension is written at .xml.zip

 

How do i read such files in alteryx? And convert .c02 files in .csv within alteryx without saving the files anywhere. What should the configuration of each tool we use should be?

1 REPLY 1
OTrieger
14 - Magnetar

@SachinSharma16 
That would not be possible as you have a zip file and need to unzip it, so you need to have a folder where the files could be extracted and be available for Alteryx.

Alteryx can unzip it but you still need to have a target folder where to unzip the files.

Labels
Top Solution Authors