-
Regarding, Dataiku Scenario, How to control the Scenario steps using variable?
Hi everyone, I have designed my dataset where it will always have single value either 'true' or 'false'. In my Dataiku scenario. I want to control the flow based on this output. If Dataset contains 'true' then , next step (building datasets in the project) should proceed and email notification need to be triggered if…
-
Adhoc Scenario/Flowzone execution on file change
Hi, I have below execution situation to be replicated from Alteryx. Not sure how dataiku can support this. Kindly share if there is any guidance. Current Way of Working with Alteryx Users have been provided access to Alteryx workflow via Gallery. Users can see only workflow that they have access to. Users are not technical…
-
Can the hyper-parameter change for each new training model with each new dataset
Dear dataikuler thanks for reading my question. Hi, so my problem is when i re-train my model with different dataset (like my first dataset is from 12/10 /2024 to 12/10/2025 and my second dataset is 30/11/2024 to 30/11/2025) and then i deploy the second model i check the hyperparameter of each version and i see all of them…
-
Can a project variable be used as a scenario variable?
Hi, I have a SQL query that when it returns no data, I need to be able to change the email content of my scenario reporter. I am currently setting a project variable and have a couple questions: 1. Can I use the project variable to conditional change which email reporter to use? 2. If no to #1, what is the best way…
-
How to run integration tests on flows with Python recipes
I've recently started to use the "Run integration test" scenario step for testing. It's definitely some work to create the test reference datasets but it once set up it's great to be able to run this test after later code changes to confirm the process works as expected. Our flows typically mostly use SQL script recipes.…
-
How to use "Execute Python unit test" scenario step
A new scenario step was added in a recent DSS version which is to execute a Python unit test. I'd like to start using this. However, the documentation is pretty brief: "this step executes one or more Python pytest tests from a project’s Libraries folder using a Pytest selector". Anyone have more details on or an example of…
-
Allow Scenario Trigger on dataset change for Google Sheets
The idea of a "Trigger on dataset change" is excellent, but it doesn't support all dataset types. It would help us a lot if it could trigger on dataset changes in Google Sheets.
-
Scenario steps documented in Project Documentation
I see that the Scenarios are not documented in the auto created project documentation. This feature will greatly help to document how our automations are orchestrated
-
Embedding a link to download a dataset in scenario email report?
Hi, Our workflows take a user-defined data payload and create N datasets. Is it possible to add a hyperlink with the dataset name as the text and the link being the URL to download the dataset as a CSV file? thx Operating system used: Windows 10
-
Enable/disable scenario step
Hi, While debugging a scenario you may disable some prior steps in order to avoid some long SQL query. If you disable the previous steps, it removes the conditions set too. Could you disable this behavior ? Greetings, Steven