-
Re: How to stop keep formatting using prepare / formula recipe
Alternative (and somewhat simpler) method using the format function (https://doc.dataiku.com/dss/latest/formula/index.html#string-functions) format("%02d:%02d", Hours, Minutes)1 · -
Re: Extract underlying code of any recipe on dataiku
Hi Diaa, Unfortunately this is currently not possible using DSS (in all cases). As stated, for recipes that can be translated to SQL, DSS does the job of converting the recipe into SQL. For Python, t…1 · -
Re: How to establish connection to Cosmos DB in Dataiku
Connecting to Azure Cosmos DB requires DSS 13.0 which will be released soon1 · -
Re: Plugin Icon
Starting with DSS 12.5, you can now choose from the icons available in Font Awesome 6.4.0 (https://fontawesome.com/)1 · -
Re: Not Authorized error only when using SQL or Python recipes
Hi ! This issue has been fixed in DSS 11.1 and above. Upgrading DSS to the latest version will fix it.1 ·