This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
The highly anticipated Alteryx Community tradition is back! We hope you'll join us!
Learn MoreHi there, how do i output the result from Report Map Tool as a pdf or image file?
Thanks.
Solved! Go to Solution.
Hi @s-lchen9
I've attached an example here of the Render tool to export as an image.
You can choose whatever kind of file you'd like in the Render tool, whether temporary or permanent (for the latter, select choose a Specific Output File)
Ensure your Data Field is set to be the Image or Map you want to output.
That should create the file for you upon running your workflow.
Thank you, it is working now.
However, I am still struggling to build the output into an app. what am I missing?
Thanks.
Hi @s-lchen9
Have you set the workflow to be an app? That's done by right-clicking in the open workspace, and in the configuration window, workflow tab, you can set it to be an app. Bringing in Interface tools will also make it an app.
To troubleshoot your problem further, might you share your workflow and what you'd like it to do?
Cheers!
Esther
Ahhh, always forgot that. It's working now!
Thank you so much for your help.