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.

Adding interactive chart to the Excel

Vikasbiradar720
5 - Atom

I have added interactive chart to the workflow and run the workflow the output was in code format instead the chart what i required. whenever i check the output file it is only code.😕

 

 

 

 

2 REPLIES 2
geraldo
13 - Pulsar

@Vikasbiradar720 

 

I believe you have to put a layout tool after generating the graph

 

 

alexnajm
18 - Pollux
18 - Pollux

You need to use a Render tool instead of an Output Data tool whenever using the Reporting tools! Try replacing your Output Data with a Render instead - if you need to specify the file & sheet better, use a Formula beforehand and then change the output option in the Render to "Change Entire File Path".

Labels
Top Solution Authors