-
NumberFormatException: For input string: Data type wrongly interpreted on import from Excel
I created a dataset by importing an Excel file. The data type was incorrectly identified as integer because the first few records happened to contain data that could be identified as integer. When I change the data type to string DSS returns error "NumberFormatException: For input string:" when I try to explore the data. I…
-
Define Project variables
Hi, How can we define variables in API Designer,so there are two projects and they have some different variables, but I want to define them in each project as variables so that it can be used in the APIs. Please let me know for suggestions. Thanks
-
Exposing Dataset to External API
Hi DSS community, I would like to expose a dataset that is created and located within DSS to an external API such that it can be consumed for further processing outside of DSS. What would be the best way to do this? Thanks in advance!
-
detect details about scenario run
Hi, I would like to create a new scenario that basically just tells me which scenarios were triggered manually in the previous day. I'm doing it in a python code, and right now I have 2 things i have questions on- 1. I would like to know the real user that triggered the scenario manually, for example even if a scenario has…
-
Getting a writer already closed warning
Operating system used: Windows 10 Hi, I am getting an 'Writer already closed, cannot write' warning when printing some dynamically generated SQL during recipe debug. Is this expected? thx [07:22:13] [INFO] [dku.utils] - Installing debugging signal handler[07:22:13] [INFO] [dku.utils] - {'start_date': '2022-01-01', 'agg':…
-
Project Security Questions
When setting permissions in Project Security, is there a way to prevent accidental modification/deletion? Is there any alerts that can be set up for such incidents? Thank you!! Operating system used: Windows
-
Custom model API
Hello, we're currently experiencing difficulties with IT to enable the API node in Dataiku. I'm interested in establishing an endpoint that allows external systems to connect to our ML model in Dataiku. I'm wondering if it's possible to create such an API using an R or Python recipe, especially if the API node in Dataiku…
-
Import of Multiple Excel Files from SharePoint into Separate Datasets
Hello, I have a folder connected to a SharePoint containing multiple files inside. I would like to import all the files present in the folder at once into different datasets. Currently, I perform the action manually by importing Excel datasets one by one into my Flow. However, due to the increasing number of files in my…
-
Checking activity conflict over multiple sources
Dear Dataiku Community, I have a workflow where I have data coming from different sources, with multiple activities ( activities starting on "x" date, and taking "y" hours) I am trying to set a new conflict column that gives flag ( True) when the same activity from different sources falls within the same period, In short:…
-
Invalid Currency
I have a currency code column in a dataset with a currency code of VND. It is a valid currency code however Dataiku is flagging this in red and as invalid. How can I add this currency to the Dataiku database so that they are recognised as currencies for me?