Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Caching data after dynamic tool

gelvira
7 - Meteor

Hello! 

 

I have a quick question: Can I cache the data after dynamic input? 

 

In my workflow, I am pulling data from 3 databases. I used a text input tool to pass a date and dynamic input & specific query for three databases. After this, I am streaming all the data out from the DB. The 'cache and run workflow' is greyed out for me in this case. 

 

If I use Connect In-Db -> Data Stream Out, I can cache and run the workflow. 

 

Is there a way to cache the data after dynamic input in DB? 

Thanks! 

2 REPLIES 2
BrandonB
Alteryx
Alteryx

Some tools do not allow for caching, but an easy trick is to add a select tool after it which you should be able to cache on. 

gelvira
7 - Meteor

Thanks! Adding a select tool after the dynamic input doesn't work. Cache and run workflow is still grey., 

Labels
Top Solution Authors