Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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