-
Re: Transform the table with min and max
Hi @sasidharp You will need to recipes to compute this. The first will be a prepare recipe that uses the Fold multiple columns processor, play with it, should be straightforward. The next recipe will…1 · -
Re: Common dataset for all outputs in all projects.
Hi @sasidharp If you need to combine the results of your projects into a common dataset, you will need a commonplace to do this. This could either be: * a fourth project, to which all the other's sha…1 · -
Re: If condition satisfied scenarios
Hi @pmunoz Another way of tackling this is by putting steps 2 and 3 in a separate scenario. In this case, in your first scenario your second step would be to run this secondary scenario, and upon suc…1 · -
Re: Clear Data Macro
Hi @rmoore We have a macro that does just that. Take it for a spin! Here's the link to the plugin repo1 · -
Re: Dataiku DB tables suffix with userid (dataiku userid)
Hi @jaganadhg If you don't mind expanding on the reason(s) to do this. Assuming you're in your own environment the user is always you. In a shared environment, with several users sharing a project, s…1 ·