Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

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

Open Power Point template using Alteryx

Matheuziinho10
5 - Atom

Hi everyone,

I would like to automate a task with Alteryx, currently I use to create many graphics in Excel to make a Power Point template
later, but it costs me a lot of time everyday. My idea is to open the pptx template model that I have with Alteryx to make
modifications and automate the process from there. I was wondering if this could be done with Alteryx, and if not, what other suggestions do you have for me. 

1 REPLY 1
ArtApa
Alteryx
Alteryx

Hi @Matheuziinho10 - If you want to open a file that you just created you can do the following:

 

1) Simply click on the hyperlink in the result window:

ArtApa_0-1625714809118.png

2) Use a Run Command:

ArtApa_1-1625714838529.png

The attached workflow is an example of how to create a file and then open it.

Labels