-
Modify project variables through a hook in advanced govern node
Hi everyone, I am currently designing a custom blueprint with the blueprint designer on Dataiku Govern. I am configuring a hook to communicate with a project in the design node and I would like the hook to access and modify the global variables of the design node project (based on variables I have stored in the artifact…
-
Data lineage on a whole dataset
Hello, is it possible to use data lineage on a whole dataset rather than column by column ? Thanks in advance !
-
is there any recipe that will parse different types of datetime formats
for example: 1. 07/31/2025 8:00am 2. 31/07/2025 16:30
-
Where to track manual changes in an editable dataset?
I created an editable dataset and selected the option "Keep track of manual changes". However, I'm not sure where I can actually review those changes. In the "History" tab, I only see some commits related to changes in the dataset, but not all. For example, when I add a row or edit a cell value, it doesn't always create a…
-
Column count dropping in dataiku
I have one dataset where I have 11 columns, then in the preparation recipe one extra column is created and then immediately in the next dataset the column count drops to 7. How come is this possible? The first dataset The preparation recipe The third dataset
-
how do i turn city names into geo-points/location in data iku
-
Exception: Unable to fetch schema for PROJECT.dataset: b'Ticket not given or unrecognized
Hi there, I encounter the sudden issue of not being able to load datasets into a Jupyter Notebook. Changing environment/Kernel doesn't help. System reboot doesn't help. Force reloading doesn't help neither. Nothing was changed in the code. Flow still runs, so it runs as a receipt but not when trying to work in the…
-
Alteryx Vs DataIKU Tool Comparison
Hi, Is there any comprehensive list of tools available for Alteryx Tools that do not have covered by Recipes in DataIKU. And need to be done with Code Recipes or some other way with custom coding, plugins etc.. This gap is pain for some user who aren't coders or developers and were very happy with trag and drop tools with…
-
Issue while installing python package (fpdf) in code env
Hi Team. I am using python recipe in Dataiku so tried to be installing FPDF package in the code env which helps to generate pdf in Dataiku. Even after 6hr the status is still installation in progress. Not sure whether these is how it should work. could please guide. I tried installation by using PIP as well but still it…
-
How to visualize project variables in dashboard?
I want to add a dynamic time format on a monthly dashboard, like Jan-25, Feb-25, which already stored in project variables. How can I choose proper tile as below and configure it in slide? Operating system used: Windows