In case you missed the announcement: Alteryx One is here, and so is the Spring Release! Learn more about these new and exciting releases here!

Alteryx Designer Desktop Discussions

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

How to import power point slide

Noumassya1520
7 - Meteor

One of the files I have to use for my work is a power point slide. I have been manually copying the data into an excel file then import the excel file into the workflow. Which tool can I use to import the power point slide without having to first copy it it into an excel file?

 

1 REPLY 1
PhilipMannering
16 - Nebula
16 - Nebula

You can't do it natively. But either with the Run Command Tool, Python Tool, R Tool, or a combination of these you can change the extension of the .pptx to .zip → unzip → find the slide info (I believe it's a .txt file) and read that in. Have a go and if you're still having difficulties, I can help.

Labels
Top Solution Authors