-
Not able to see some of record in Dataiku.
Hello, I am new to Dataiku and have encountered an issue while searching for specific records within the platform. When I search for a particular record, no results are displayed; however, the same record appears in the exported Excel file from Dataiku. I would like to be able to view all records directly within Dataiku…
-
Agents used by many concurrent users
If we develop a multi-agent application, how does that perform with say 100 users all asking questions at the same time? I notice with some experimental webapps that the first use of an agent can take considerably longer than subsequent uses. I would infer that there is a backend agent server process that lives for a while…
-
Is it possible to use coding agents (like Claude Code) within DSS to generate code?
I know you can build your own, custom coding agents with "Code Agent," but is it possible to use general coding agents, like Claude Code, within DSS? Operating system used: almalinux (9.6) Operating system used: almalinux (9.6)
-
When trying to run a solution (project) named Demand Forecast I get the following error.
Failed to read project permissions, caused by: NotFoundException: Project does not exist: DEMANDFORECASTDATAPREPARATION I do not see nor have this project in my instance. Any help would be greatly appreciated .
-
Have not received the Core Designer Certificate
Hi: I completed my certification today but have not received the email. Is this normal? Operating system used: Windows
-
why I can't overwritte a table from dataiku
Hello everybody, I have a table "my_table" in my database. I import my_table in dataiku and I realize an outer join to complete the value from two columns in my_table. In output of the outer_join, I create a file system. After that, I used the "sync" recipe to put the result of the join in "my_table". The "sync" recipe run…
-
How to find un-used shared-in datasets of a project with python API ?
Thanks for your time at the beginning. I have a project and I want to know which datasets are shared-in from other projects (black icons) with Python API. However, those shared-in datasets could be seperated into 2 group: ① unused: just showing in in the zone for checking ② used: being used through recipe for analyzing I…
-
How to Create Clickable Jira Issue Links in HTML Emails in Dataiku Scenario
I am working on automating the generation of email notifications within Dataiku, where the email body includes a table of Jira tickets. Each ticket has an "Issue Key" which I need to display as a clickable link in the email. The URL format for each ticket is: https://adsretailjira.atlassian.net/browse/{ISSUE_KEY}. I…
-
How to monitor resource usage of recipes by time zone
Hello. Is there a way to monitor the CPU, MEM, and other resource usage for each recipe in a project by time zone in Dataiku? I understand there's CRU, but can I also use it to monitor each recipe by time zone? Operating system used: REHL 9.4
-
i would like to learn formula language, if then else. Where do i find information?