Each day, I want to check if a file exists in a network folder that ends with today's date in its filename. If the file is found, I want to move it to another network folder at a scheduled time. This kind of task is possible in Alteryx using a combination of directory tools and conditional logic. I'm looking to implement a…
hello how do i Customize excel sheet name in the output using multisheet EXCEL reciepe ? i want a no code solution
Dear Community, I am trying to rename a dataset from a project using the python API using the rename method from the dataikuapi.dss.dataset.DSSDataset class (https://developer.dataiku.com/latest/api-reference/python/datasets.html#dataikuapi.dss.dataset.DSSDataset.rename) but I get an AttributeError: 'DSSDataset' object has…
I have prepared the work flow in teams and i have the url from the webhook (using this tutorial https://support.microsoft.com/en-us/office/create-incoming-webhooks-with-workflows-for-microsoft-teams-8ae491c7-0394-4861-ba59-055e33f75498 ) Now i will like to send some information from a dataset like text to a channel in…
one column has the date format like "2022-11-04 07:44:32.634000+00:00". select "Parse date…" in prepare recipe and show "Aww ...Smart Date could not find any format matching your data. Please try a custom format". Open Formula editor panel, input "concat(datePart(START_DATE,"year"),"_",datePart(START_DATE,"month")), and…
Hi Team, I have a workflow that automatically extracts data from the database, generates Vertical Bar Charts, and sends an email to the team. The chart setup includes: X-axis: Products Y-axis: Power Consumption (Watt) Filter: Release Date (Single Value Selection) Issue: The charts are successfully generated, but the…
Hi, I am converting my Alteryx workflow to dataiku. I have used macro in Alteryx because there are set of operations which were repeating. So, I used macro for that. now I am using dataiku. Want to know how to use application as a recipe to avoid replicating same steps multiple times. is there a way to achieve this in…
Categorical columns get distorted after using recipes like join, pivot, or group, even with clean data and unique IDs. Anyone else facing this? Operating system used: Windows
Hi everyone, I am currently designing a custom blueprint with the blueprint designer on Dataiku Govern. I am configuring a hook to communicate with a project in the design node and I would like the hook to access and modify the global variables of the design node project (based on variables I have stored in the artifact…
Hello, is it possible to use data lineage on a whole dataset rather than column by column ? Thanks in advance !
Create an account to contribute great content, engage with others, and show your appreciation.