Hi - Please see below my goal, methodology, and the challenge I am facing. Thanks in advance for your help. GOAL: I want to get the export of my dashboard every Monday morning with the most up-to-date…
My team uses Dataiku to write flows consisting mostly of SQL recipes with data stored on an Amazon Redshift server. I have noticed the odd behavior that ORDER BY clauses in SQL recipes do not seem to …
Hi, I'm trying to configure code env programmatically via dataikuapi using the below mentioned commands and I have trouble setting it up. project_settings = Eng_project.get_settings() project_settings…
Dear all, I'm currently working on the Core designer Certification project and I have an issue when I try to join the 3 CSV files (CO2 and Oil ; Urbanization GDP and Population ; Meat and Egg Producti…
I have created an API endpoint of type Python code. Inside, I want to run a scenario: the idea is that when an API request is received, a scenario run is triggered. The problem is that if I run this e…
Hello everyone, First of all, I've already checked the "__init__.py" file in the directory and I added the python path in external- librairies.json. The fact is that the problem occurs even when I'm u…
I am new to Dataiku, but loving the Resource Usage Monitor project that enables easy viz of compute and processing resources. However, I cannot find how to integrate storage usage into this project fr…
Is there a way within Dataiku where we could Programmatically configuring Code env within Python Recipe for executing a scenario? This documentation doesnt' describe that functionality. Operating syst…