Hello, I am using the Google Drive Plugin (version 1.1.4) with which I'd like to load an .xlsx file from a Google Drive using a service account. However, I get the following error: "Failed to open Excel file, caused by: NotOfficeXmlFileException: No valid entries or contents found, this is not a valid OOXML (Office Open…
Hello, I want to use the library xlsx in a r code. I tried to add it to the code env that I use, but once I add it to the list of packages to install, I got this error: " installation of package 'xlsx' had non-zero exit status". You can fild the log file attached. Thank you in advance for your help
I would like to be able to create a dynamic connection between a dataset in Dataiku and Excel, so that any changes in Dataiku would be automatically refreshed in an Excel file. There is a plugin available that connects Dataiku and Power BI dynamically. Please see the link below: Plugin: Microsoft Power BI | Dataiku My…
I am looking at this GitHub repo: https://github.com/dataiku/dataiku-api-client-python/blob/master/dataikuapi/dss/recipe.py#L1393 and found that you can actually create a prepare recipe programmatically with the add_processor_step method. Obviously with the prepare recipe, we would need to list the steps that we want to…
Dears, I see on this forum, it is possible to trigger a dataiku scenario with external python script by API dataiku. (https://community.dataiku.com/t5/Using-Dataiku/Trigger-and-Create-Scenario-using-External-API-s/m-p/19127) I would like to know if is possible to trigger the scenario with Airflow ? if someone already do…
Is it possible to have our own plugin icon in DSS
Hi, I created a Dataiku plugin and now I want choose a specific icon for it. I believe this is a part in a config that I should change: "meta" : { "label" : "recipe_label", "description" : "...", "icon" : "icon-puzzle-piece" }, I guess I have to change "icon" parameter. What are the possible options for it?
Hi, I am trying to connect to a Jira board through the plugin, but I seem to be doing some incorrectly and I don't understand the error message. I have the domain and all the api token in place the described in the plugin documentation, but I am not able to pull anything. Any idea what I am doing wrong? I am not sure about…
I have successfully established a Sharepont Connection with my Sharepoint. But now, with a Python script i want to parse this sharepoint, in order to list the available files, and apply another python script to one of them. When i create a Python Receipe , it creates a header "Dataset' like: InputDLISSharedpoint =…
Anyone out there using the API Connect Plugin? What sorts of successes and challenges have you had with this tool? In particular, I'm interested in how bulk data can be received from various APIs. Key issues are both performance and reliability.
Create an account to contribute great content, engage with others, and show your appreciation.