-
Re: Deleting Dataiku Project
From the home page of a project, click on Actions. I highlighted this issue on this Product Idea: https://community.dataiku.com/t5/Product-Ideas/Move-projects-between-folders-option/idi-p/399131 · -
Re: Export Recipe - Filter option DSS formula - Unable to use variables syntax ${}
I believe it should be: CAM == "${CAM}"1 · -
Re: How to Integrate an Exported Next.js App with Dataiku (v14.0.2)?
Why are you using Plugin Webapps? I will suggest you start with a simple plain (non-Plugin) Webapp: https://knowledge.dataiku.com/latest/data-viz/webapps/concept-webapps.html1 · -
Re: How can I access Dataiku Inbox using Dataiku Python API
I don't believe this is available in the Python API.1 · -
Re: Need help with efficient BigQuery to Snowflake data transfer in Dataiku
DSS engine means the data is batch streamed via the DSS server which means it will be slow. The fastest way to load data into BigQuery is via a GCS Bucket. You can use the Sync recipe to sync data to…1 ·