-
Analyze - more value and actions
In a Project, under Explore, then Analyze, Numerical, there is the little option at the bottom to expand "more value and actions". This cannot be undone / reversed unless the window is closed and you start again.
-
SQL Notebooks: Allow for Tables/Queries left pane to be resizeable
In SQL Notebooks we would want the Tables/Queries left pane to be resizeable. This is because our table names are preffix with the environment name and then the project ID which means that there are only a few characters left visible for the table name, sometimes not even that (see sample below). We would like to be able…
-
add a symbol to datasets protected by an "explicit" or "write-protected" rebuild behaviour
It would be beneficial to add a symbol to datasets in the flow when their default rebuild behavior is not set to "normal" (specifically when the rebuild behaviour is configured to either "explicit" or "write-protected"). This addition is important because users may find themselves unsettled by the errors that arise when…
-
Add "asStr" as a Formula Language Function
User Story: As a data analyst who frequently works with strings that look like numbers for example 00 or 08404, it would be useful to have a formula function like asBool() or asDate() that would keep auto typing from happening and enter these values in a column as a string not a number. Conditions of Satisfaction: * Clear…
-
Flow Dataset preview respects the set Dataset filter
User Story: As a data analyst that is trying to debug a flow with large datasets, I would like to be able to set a filter on datasets, And then when I get back to the flow use the preview to see the transformation that occurs to my selected set of records as it is transformed throughout the flow. Conditions of…
-
New Seed paramater for rand() visual recipe formula function
User Story As a data analyst who is using the rand() function in a formulas step in a visual recipe, it would be great if there were a third and optional paramater of a rand() function for a seed number that would cause the randomization to always occur in the same way. This would allow me to determine when I want to keep…
-
Allow the use of different font sizes on within Dashboards
When creating Dashboards in Dataiku,I would like the option to select the font size for: - Text Boxes (currently only 2 sizes are available). - Metric Tiles (the text seems to fill the space available, which means if I have more than one metric the size of the text can be different. I would like to be able to select a…
-
Navigate to Project Folder
Would really like to be able to jump from a project to its containing folder... maybe a breadcrumb? Cumbersome currently to have to go back to the home screen, then navigate the folders
-
Display the full folder path a project is stored somewhere
The full folder path of a project is not displayed anywhere in the Dataiku GUI. I am aware this can be queried via the Python API but that's not something that's easy to use nor it fits the "Clickers" personas. I asked Support and I was told to search for a project at home page and look at the PROJECT FOLDERS section. Well…
-
Refresh record count in Dataset Explore view
In one of the v12 releases a new option to calculate the records count was to the Dataset Explore view, see the two arrows on the following screen shot: I think that's a great addition but unfortunately Dataiku decided to hide the option once the dataset gets a total record count: I think it will be much better if this…