Hi all, We are building an API that could be called by many people running local apps and processes. I understand API keys are the way to go. The issue I'm having is that my security team wants separate keys for every user and process - and a process for managing those keys. Another problem is there is no guarantee that a…
I accidentally pressed ctrl + Z after opening a Wiki article and it caused all the text to be removed. I'm on DSS 8.0.2. This also happens within SQL queries and the Library Editor. Is this intended behavior? Here are the steps to reproduce with the Wiki: 1. Create Wiki article with some text and save 2. Navigate away from…
Hi I'm migrating workflows from alteryx to dataiku. I need to migrate a dynamic rename tool. What it does is take the values from the left dataset and assign it headers from the right dataset. Is there any way to do this in dataiku without using python? Operating system used: Windows
hello i would like to optimise my current data flows and data traitement! we have to day a filtrer which is applied late in of the recipes 1/69 of specif zone in my project how can i use the date variables to remaine with only the current month and only the previous one?
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…
Create an account to contribute great content, engage with others, and show your appreciation.