Hi,
I've selected to "cache and run workflow" for the tool circled in red (see screenshot below). Two questions:
Thanks!
will answer this in reverse
2) this were the data is stored - think of it like your new data input, if you run the workflow again the grey blobs will have nothing in their output anchors
1) this is one is a hunch it is because the downstream branch off into them.
Hope this helps
Thanks for your response @aatalai. In response back:
@hanoverhunter in response to number 2) try running the workflow again. And if you press on the output anchor for the greyed out tools you will not see anything, the only data you will see is in the blue blob and all the none blob ones, hope that helps clarify, if not let me know
The blue bubble is the endpoint of your cached data. All the the grey boxes are upstream of the cached tool.
What version of Alteryx are you running? And are you running the workflow with or without AMP Engine?
Also the tool you selected uses both of the Input Tools in the Import box. So its going to cache everything else that those two Input Tools feed in your workflow.
Okay, now I see what you mean. If I "cache and run workflow," then "run" again, I can no longer see the output of the tools in grey bubbles.
@cjaneczko, I'm running Designer 2023.2 with AMP engine.
Okay, yes, from testing some more it seems that the gray bubbles indicate anything that is related in any way to an upstream tool, including things such as going upstream, then through a different downstream, then back through another upstream. This design seems counterintuitive to me as it appears to cache more data than necessary.
Also, after caching and then running again I lose the ability to see the output of all tools in gray bubbles. Do you know why?
Its only Caching the data in that tool thats selected. If you want to see whats on the others i would hold CTRL down and select all of the tools you want to see cached and then right click and Cache and Run. Keep in mind any tools that are in a Circle cannot be cached. Circle is the condition where the output of a tool is being combined with a different component of the same data stream. A tool before a Join for example cant be cached.
@cjaneczko, thanks for info. I'm tracking with everything you've said, but I don't know that I agree with Alteryx's design logic...but that's whole different issue. Thanks again for helping me out.