-
Re: Datasets and Recipes are greyed out in flow
Hi @rsingamsetty a screenshot might be really helpful here! If I had to guess, I think you inadvertently triggered a flow action or changed the flow view. Either way, at the bottom right of the scree…2 · -
Re: How to capture Dataiku job details and insert in a control table in Redshift
Hi @rsingamsetty Since you're already using scenarios, why not add an extra step to run an SQL script and insert the row into your control table after the first step runs?1 · -
Re: replace table before running scenario
You could have the flow like this: Source dataset --> Recipe_1 --> This_month_dataset --> Sync_Recipe --> Last_month_dataset whereRecipe_1 is either a sync, prepare or filter type but it …1 · -
Re: replace table before running scenario
Hi @Kenza98 , This is a little light on detail since it's unclear why you might need to remove the tables, or where those tables live, or what it means comparing them, etc. A couple of patterns to lo…2 · -
Re: Remove row if two column are both empty
Is called Filter row/cells with formula1 ·