-
Re: ???: where do i find
Hi @genecatrambone , Are you looking for where you can create a new blank project? The "+ New Project" button can be found on the DSS Home page. I've attached a screenshot to help assi…1 · -
Re: "Version control" buton is not found on dss 8.0.6
Hi @saraa1 , From your screenshot is does look like you are using a regular project and not an app instance since you can see the "Application Designer" tab. The only other reason you can…1 · -
Re: api connect plugin
Hi @tgb417 , Sorry to see that no one has gotten back to you on this! I've gone ahead and tested the plugin myself and was able to get around the data being extracted in a single column by unche…2 · -
Re: Plugin UI query
Hi @rishabh1994 , I was able to accomplish displaying the columns from an input dataset by first creating a SELECT parameter (https://doc.dataiku.com/dss/latest/plugins/reference/params.html#multi-ch…1 · -
Re: Can we write to a editable dataset using Python API
Hi @sagar_dubey Editable datasets are different from other datasets. In the standard way they can be modified only from the UI, hence the error you get when trying to modify it programmatically from …2 ·