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

Alteryx Designer Desktop Discussions

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

How to output a specific image to my workflow

aaronmcasasola
7 - Meteor

Here is a little context.  My workflow is designed to output a wire harness cut sheet by inputting a specific nomenclature (Model Number).  There are many variations of the nomenclature (Model Number) meaning the output of the wire harness cut sheet will always be different.  What I want is to tie in a specific image or barcode from my files when a specific nomenclature (Model Number) is called.

 

  

2 REPLIES 2
aaronmcasasola
7 - Meteor

Question:  What tools to use to output a specific image to my workflow?

DanM
Alteryx Community Team
Alteryx Community Team

@aaronmcasasola you can use the report text tool to add images. In your case, you may need to look at creating a batch macro to assess each Model Number and then have the report text tool apply the correct image within the macro. You will also have to use the other reporting tools to create the final output.

Labels
Top Solution Authors