Has Alteryx 2019 any option module into Input Data tool or is there any workaround in order to keep data cashed when you re-run a stream?
In oldest Alteryx version had an option "Cash data".
Hi @eduardomarchesin,
this option is available from version 2018.3 on. Just right click on a tool and hit 'cache and run' to cache that tool's outpout data that you can use downstream in the workflow. Just bear in mind it works only on tools with a single outpout. As awork around you can add a Select after a tool with multiple outputs and cache there.
See the announcement below:
https://community.alteryx.com/t5/Engine-Works-Blog/Just-take-the-Cache-and-Run-Caching-in-2018-3/ba-p/306651
Hope this helps,
Giuseppe
@eduardomarchesin,
Sorry, I forgot to mention that in the latest version 2019.1 the ability to cache at multiple points has also been released.
https://community.alteryx.com/t5/Analytics-Blog/Alteryx-Analytics-2019-1-A-little-sweetness-for-everyone/ba-p/364653
Hi Giuseppe,
I hope you are doing well!
I've tried to run the workflow as you mentioned, using the "Cash and Run workflow", but I've perceived that if I change any Input data tool, the Alteryx clear all caches. Is it correct?In my point of view, normally we work with a several Input Data tools, and in the oldest version, after you check the "Cash Data" option inside of each Input Data tool, the Alteryx did not clear the data.Am I correct or I'm doing wrong anything?RegardsEduardo