-
Ability to Copy Sample Filters from One Dataset / recipe to the Next
User Story: As a Data Analyst who works with Projects that may have several dozen datasets. I would like to be able to copy complicated Sample Filters from one dataset to another. This would speed up debugging flows and getting different perspectives on data at different steps in a flow. Notes: Some of my filters can have…
-
Add support for logically combining triggers in Scenarios
Currently a user can add any number of triggers to Scenario including different trigger types. However every one of these triggers is evaluated individually and can trigger the execution of the scenario by itself. This idea is to add support for logically combining triggers in Scenarios so that we can have multiple…
-
Input Variables from the project dashboard
The ability to add an element to the dashboard which allows us to set the value of the project variables, instead of having to go into the variables section of the project. This would be a natural extension to the ability to add a run button to a dashboard, and could be facilitated through the scenarios feature. It would…
-
Application tiles should include Calendar widgets
Hi, It would be helpful if the Application builder allowed users to add in calendar tiles vs having to create text boxes for the start and end date. thx
-
Visual Join Recipe: Join on a Constant condition not a column value in the other dataset
User Story: As an analyst who is selectively joining data through the visual prepare recipe, I'd like to be able to add a constant as one of the join conditions, so that I can make more selective joins through the visual prepare recipes without having to write SQL from scratch. Conditions of Satisfaction (COS): * Well…
-
Support Duckdb database (read and write)
Hello all, Hello all, DuckDB is a new project of embeddable database. From what I understand, it's like a SQLite database but for analytics (columnar-vectorized query execution engine on a single file). And of course it's open-source and free. More info on their website : https://duckdb.org/ Best regards, Simon
-
Full Installer for Dataiku on Windows
Hello all, I really appreciate the fact than we can now install Dataiku DSS on Windows (https://www.dataiku.com/product/get-started/windows/ ), it really changes the training and helps a lot. Thanks for that. However, what would be even more perfect would be a full installer in addition of the launcher when your PC is…
-
Allow filter by Tag in Data Collection
Currently, it is not possible to filter all datasets inside a Data Collection by Tag. This could be a great enhancement for large Data Collections.
-
Add negative logic to visual filter recipe
Hi, I was surprised to see no negative logic in basic filter operations like 'Contains':
-
Search by column from flow
On large and complex projects, sometimes I'd like to quickly identify all the datasets that contain a column I'm interested in. I'd like to be able to search for a partial column name and have all the datasets that contain columns matching that name be highlighted so I can quickly find where a particular field comes from…