-
Publish and Create New Dashboard not working?
Manufacturing Data Prep & Visualization Quick Start Up to the Create visualizations and a dashboard stage of the Quick Start. When I hit the Publish button I see the following instead of what the example in the Quick Start shows. I'm thinking that hitting the CREATE NEW DASHBOARD button should have given something like the…
-
how to add calculated filters in Charts ?
I want to embed calculated filters (if x >1 set display color to blue, if x > 1.15 set color to yellow etc…) in a chart. Let's say Bar chart for example. I know how to add static filters but is there a way to add filter based on a calculation. here in this chart , each color is a parameter. I want to change parameter color…
-
Github Copilot on Code Studio
Hi everyone ! I tried my best to find an answer to this and I'm sorry if it's a duplicated question. Is there some kind of workaround to get Github Copilot working on the code studios or a way to link local VS Code to the code-server ?
-
Never mind
-
how to generate rows in DataIku
Hi Team, I want to generate some date rows based on a criteria in DataIKu like the attached screenshot from Alteryx This will generate a new column 'Date'. I came across below link from the community but there is no proper solution given in that. Any help would be greatly appreciated. Thanks…
-
Schema not imported when adding dataset to project
When adding a dataset to a Dataiku project, the schema didn't load and it is producing the error: Invalid argument An invalid argument has been encountered : Invalid number of columns in query (15, expected 0) SELECT * FROM "XXX"."XXX" LIMIT 10001. Please check dataset schema when trying to explore the dataset. Operating…
-
Guidance Needed: Building a SQL Chatbot in Dataiku
Dear Dataiku Experts, I’m working on a Dataiku project where I want to enable natural language interaction with a production SQL database — essentially, a chatbot I call the “Production Analyst.” The idea is that a user can type queries in natural language, and the chatbot will interpret them to perform production…
-
How to retrieve the test dataset used in the trained model With python?
Hello everyone, I am working on Dataiku, primarily using their API. I have trained my model and would like to retrieve the dataset that was used for testing via the API methods. Despite trying several methods, including get_train_info(), I am unable to obtain the test dataset. I don't want to export it; I just want to…
-
What is a window function in dataiku
-
Unknown error - Code 403 on a subset of recipies.
Hello, We've been experiencing issues on different recipes/notebooks, few sql recipes show Unknown error - Code 403 and a webapp does the same as well, even though scenarios run perfectly fine whenever we edit a recipe and try to validate we get the same error and it happens for some recipes not all of them. Operating…