-
Using Script Scenario
The Webhook URL of a MS Teams channel can be used in the 'Reporter' to send scenario related messages to that Teams channel. However, I would like to know whether or not it possible to send messages to the same MS Teams channel programmatically using Dataiku Scenario API. I simply want to use two separate channels (mail…
-
"Enrich records with files info" in prepare recipes working only on csv files ?
Hi all, Working on a prepare recipe which is just after an initial dataset regrouping several files. I have no problem with the step when all my initial files are .csv. But when my files are .xml, the resulting column is empty. Same empty result when my files are "on data per-line" based. What am i missing here ? (in…
-
Dataset change trigger
When I use dataset change trigger to run a scenario, how can I get the changed path or folder from a python code within the scenario Thanks
-
Launch scenario if dataset is not empty
Hello, I would like to trigger one step of my scenario if one of my dataset is not empty. What I did is: 1- Create Check in my dataset (that I called NUMBER_RECORDS) to verify that record count>1 (img1) . 2- Create "Run Check" step on this dataset. 3- Create step I would like to launch based on condition…
-
Exclude specific dataset build from scenario
Hello, I need to exclude a part of my flow from being built during the execution of a scenario, because this part is to built only once in a while. For now, I have to do it in "Build only these items" mode and list all the datasets I actually want to build. Would it be a way to exclude the few datasets I DON'T want to…
-
Webapp: NAN values when reading dataset
Hi, I have a webapp based on dash and the i'm performing some etl steps at the dataset before using it in Dash app. The thing is i have NAN values on the dataset and i don't unbderstand why ? at the last step of etl flow , my dataset is consistent (same columns, data points) any directions on debuging this ? thanks…
-
Correlation Matrix
Hello, I was wondering if we can download a correlation matrix visualization from Dataiku ? Thanks in advance for your help.
-
Empty values vs Null values
Hi Everyone, I want to know a way to distinguish between null values and empty values because I used the isNull() function in the prepare recipe but that function didn't recognize that difference. Regards
-
Fill in gaps - incremental load
We have requirement which requires full historical data, however we are using incremental load, is there any recipe for this action?
-
now() function is not returning the correct date
Hi, I am using Dataiku on a virtual machine (Red Hat) In the prepare receipes, the now() function returns the wrong date. I have this problem with every dataset in every project Thanks for your help. Operating system used: Virtual Machine ( Red Hat)