Building a recipe

Solved!
Erlebacher
Level 4
Building a recipe

Consider a section of my flow:

2022-12-04_13-27-03.png

โ€ƒI right-click on the Python recipe furthest to the right (it would be nice if all recipes had a default label that could be change. Not clear why that cannot be done). I get the choices below:

2022-12-04_13-33-56.png

Only Filtered_rankings is listed. Why aren't both output datasets listed? Of course, when the recipe runs, the second output dataset will be executed. But if this were a more complex network with more downstream elements, the user would not know for sure that both branches of the downstream network would be executed. Again, why aren't both files listed? Thanks.โ€ƒ


Operating system used: Mac Ventura

0 Kudos
1 Solution
ZachM
Dataiker

Hi @Erlebacher,

When you right-clicked the recipe, did you pick the "Build Flow outputs reachable from here" option?

It's expected behavior that this option only shows the furthest downstream outputs (this is what "Flow outputs" means). Nonfiltered_rankings isn't shown because the Output folder is further downstream than it.

If you want to see all of the datasets that will be built, you can choose the "PREVIEW" option:

C37BB15B-F784-4F79-937D-5E7660553946_1_201_a.jpeg

Thanks,

Zach

View solution in original post

0 Kudos
1 Reply
ZachM
Dataiker

Hi @Erlebacher,

When you right-clicked the recipe, did you pick the "Build Flow outputs reachable from here" option?

It's expected behavior that this option only shows the furthest downstream outputs (this is what "Flow outputs" means). Nonfiltered_rankings isn't shown because the Output folder is further downstream than it.

If you want to see all of the datasets that will be built, you can choose the "PREVIEW" option:

C37BB15B-F784-4F79-937D-5E7660553946_1_201_a.jpeg

Thanks,

Zach

0 Kudos