Hello, I am following the documentation in order to make a webapp Public without any need of authentication. I have two questions: * After going to settings and use the PROJECTKEY, which extension should I use from these two : "webappid" or "webAppId" ? * When the project key has been added, documentation says to use the…
I have a project that inputs minimal items from a SharePoint list. It contains entries with a title, an effective date, and the URL of a consistently formatted Excel spreadsheet on the same SharePoint site. I'd like to use the URL to pull in the spreadsheet with the rest of the information needed for the project. Is this…
I’m Mugesh — an aspiring Data Analyst currently exploring Dataiku. I recently discovered this tool and I must say, its infrastructure and user flow are quite fascinating. As someone working hard to break into the industry, I’m curious to know: Will gaining expertise in Dataiku give me a competitive edge in landing a data…
Hi, I'm new in Dataiku, I hv 1 new project to perform in dataiku which need to do upsert for existing table or dataset. May I know how can I perform the insert/update statment in SQL? Especially on input value from dataset? Let say I have abc dataset with 10 column data, but need to insert/update only 5 from 10 column? How…
Hello I am trying to access a python module in my lib in jupyter notebooks. when I try to import config I get the error ModuleNotFoundError This works fine if I do it python recipe. I am using version 13 of dataiku. I have tried restating the Kernel but it does not work.
Hello, Can we implement a medallion architecture in Dataiku? Thanks
Please help to create a real live visual dashboard in power bi where we can see if dataiku flows did run successfully or not. Basically project monitoring/tracking of jobs. I am new to dataiku so not sure how to export the job status data to power bi or SQL
Hello, I have passed Core Designer Certificate exam on 29th March, but as of today but I have not received any email with link to certification not it is showing under by academy profile. Please see attached. How much time does it take to issue the certificate? Regards, Shiraz butt
Q1 Does Dataiku support multi-node GPU environment for LLM features (finetune, serving, etc.)? If you apply, how do you apply? I want to know if it is supported in a container execution environment and if there is a local GPU. Q2 Also, when I run local LLM as a container execution, the pod runs, responds, and disappears…
Hi there, I am trying to set some project variable using set_variable() method of Dataiku API. But it somehow only runs once. Below is my DASH webapp code snippet for reference - import threading import dataiku import time def start_execution_publish_to_pbi(config_id): try: project = dataiku.Project() variables =…
Create an account to contribute great content, engage with others, and show your appreciation.