-
Change data source for a chart in a Dashboard
I'm trying to duplicate the existing charts in a dashboard. I would like the data for the new charts to come from a different table with the same column names in my project. How can I achieve this? Is it possible to edit the datasource that the chart is built on?
-
Documentation for Event Server column names
Hello Dataiku community, I am able to retrieve event server data on my side, however, am having some difficulty understanding what some of the columns mean. I was able to find the following resource for event server: How to Leverage Compute Resource Usage Data — Dataiku Knowledge Base and the discussion here was helpful as…
-
upload sas7bdat dataset
Hi, I have installed the SAS Format Reader plugin and uploaded a 3.26 GB sas7bdat file on New dataset > Upload your files. The plugin works well, and the preview looks good, but when i hit "explore" i get the attached error-message. I get the same error when I try to create a visuel-recipe. What needs to be done? Operating…
-
Passing Security Token as a Viarable in a Scenario Webhook
Hi, I am communicating from a scenario webhook to JIRA to automatically report issues. My problem is that I have to pass my JIRA token into the webhook, which is currently visible to the collaborators in the project. Is it possible to store my token somewhere and call it as a variable? like S{token}. I have read about…
-
How to capture exception results in seperate table if the business rules fails during data ingestion
Hi all, Can you help me regarding below requirment. I am having use case where I want to capture my exception in seperate table based on business validation rule if fails Consider there is source table from where we are going to prepare data for target table. During the source to target ingestion, for example in source…
-
Upload files to dataset using python api - MultipartFile parameter 'file' is not present
Hello, I'm trying to upload an excel file as a dataset by using the Python API. I'm receiving an error which I don't understand. For reference, I am following the example in the API docs here: https://doc.dataiku.com/dss/latest/python-api/datasets-other.html#uploaded-datasets-programmatic-creation-and-upload…
-
SSH error connecting to SCP/SFTP
Dear Dataiku community, I have created an SCP/SFTP connection in order to write into NAS folder some files using python recipe. It was working fine, But now I have issue with this connection. I cannot open this folder anymore in the project flow and I get the following error: SSH error connecting to xxxxxxxx, caused by:…
-
Are there any API's available for dataiku?