-
Re: Writing an if statement to check if a value is not contained in an array
@7mxd I’m not clear that this can be done using the create, if, then else visual prepare recipe step. I am wondering if you can use the formula recipe step to get what you want done. here is a post t…1 · -
Re: Using Group Recipe Without Aggregations
@7mxd , In reading this post I’ve also been thinking about the window visual recipe. The window visual recipe returns all lines and adds aggregations and values. I don’t know how you are storing your…2 · -
Re: how to generate rows using windows
@shri In the use case you are describing I might create a date table as I have described, and then use a visual join recipe to connect the date table to your original data set. This would create all …1 · -
Re: How to perform Vlookup(Excel) same in dataiku visual recipe(Combination of recipes also)
@Shankar_213_ Welcome to the Dataiku Community. Glad to have you join us. Having transitioned from Excel to Databases, I can guess that you want to connect two datasets that contain a common set of v…1 · -
Re: How to display HTML in managed folder on dashboard?
Thinking a little out of the DSS box. Maybe everything does not need to be done by DSS itself. If you have a low code way to create the html files. And you don’t have to create a bunch of these could…1 ·