Best Of
-
Re: Connecting Oracle DB to Self Hosted DSS Environment
All nicely documented already: https://doc.dataiku.com/dss/latest/connecting/sql/oracle.html1 · -
Re: How to capture exception results in seperate table if the business rules fails during data ingestion
Hi, I suggest you approach your challenge as data preparation logic: * In a Prepare recipe, create new columns to indicate the failure of each condition separately; * Create a summary column that mar…1 · -
Re: Dataiku and Microsoft Team Integration - Adaptive Cards
Sometimes it take another community to support this community! Thank you for sharing your solution @marinos_r !1 · -
Re: Dataiku and Microsoft Team Integration - Adaptive Cards
UPDATE: I ended up figuring it out using this link https://docs.microsoft.com/en-us/answers/questions/400502/adaptive-cards-with-incoming-webhooks-in-microsoft.html2 · -
Re: Read from S3 connection basis last modified date
BTW I have seen this asked a few times already and we have aslo wanted to do this without code so I raised this idea on the Product Ideas section: https://community.dataiku.com/t5/Product-Ideas/Enhan…2 · -
Re: MLOps best practices for Dataiku
Hi @lhulsta , You can create multiple git branches of a DSS project from the DSS user interface. You can also sync the local git repository of your project with a remote repository, write a commit, r…1 · -
Re: Multi row formula
Solved this by using the Window recipe, sorting on Column A and selecting the Min of Value. Make sure you do not select the Window frame option (in the Windows definition screen).1 ·

