-
Re: JAVA_NOT_FOUND_ERROR in Managed Folders tutorial - Tabula
Hi @csanti , Java would already be installedwhere DSS is running. There is no requirement for java on your local instance. You should be able to speak with your DSS Admins to set JAVA_HOME env variab…1 · -
Re: JAVA_NOT_FOUND_ERROR in Managed Folders tutorial - Tabula
Hi @csanti , The tabula io package requires Java:https://tabula-py.readthedocs.io/en/latest/getting_started.html#requirements You can add JAVA_HOME directly in your code before doing the import in yo…1 · -
Re: how to concat several rows and create one value in a new column separated by comma
Hi @prabhakaran808 , You can use the Group recipe. https://knowledge.dataiku.com/latest/courses/basics/group-data/group-data-summary.html For the column you want to contact select "concat" …1 · -
Re: Dataset in Email Body
Hi, If I understand correctly you could use a Send Message scenario step and define the dataset to be added in the body of the email. PLease see the screenshot below: Let us know if this works for yo…3 · -
Re: Unable to publish API
Hi @can , Have you added the Extension "API Node" from the launchpad? You can add this from "Extensions" - Add an Extension - API Node. Once installed you should be able to test A…1 ·
