We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Using a Render Table as an Input File

SkyPod
5 - Atom

Hello,

 

I am very new with Alteryx and I am trying to use the Render Worksheets Output as an Input Data but looks like not possible. How can I use a render file as an input data in the same workflow?  

 

I wanted to use that render output so to summarize the table it produced, basically like doing sumifs in another sheet (#4 in the image workflow below). 

 

Thank you in advance!

 

SkyPod_0-1618416400208.png

 

2 REPLIES 2
mceleavey
17 - Castor
17 - Castor

Hi @SkyPod ,

 

Can you post some data and give a description of what you're actually trying to do because I'm a little confused.

 

M.



Bulien

danilang
19 - Altair
19 - Altair

Hi @SkyPod 

 

About the only data manipulation operation that the Render tool does is to group based on a specific field.  You can simulate this on your pre-report data by sorting it on the same fields 

 

Dan

Labels
Top Solution Authors