-
Export monthly files
I want to export files 9 months back from today's date, but always the 1st of that month. I have this working but when the month changes, it doesn't automatically include November for example when doing testing. Is there a way to automate this so I don't have to manually change the time period?
-
How do I install packages on dataiku Rmarkdown files?(R programming language)
im working with a rmarkdown file,I'm able to directly import few libraries like ggplot2 and Dataiku but when I try to install packages using install.packages("plotly") ,it shows error in install.packages() '. how do I install ? Operating system used: Dataiku online
-
Export Dashboard For Different Variable Values
Hi - Please see below my goal, methodology, and the challenge I am facing. Thanks in advance for your help. GOAL: I have a flow that takes a project variable while running. The output is then visualized on the dashboard. I would like to try different variable values and export the resulting dashboards. I have 10 different…
-
Database schema
I have a connection to a postgres database. In this database there are two schemes. Is there a way to specify which schema the datasets should be written to? Operating system used: Ubuntu Operating system used: Ubuntu
-
Meaning-associated palettes not applying color
I made a user defined meaning with colors for each value, but my charts don't automatically pick up my colors. Are there any settings that I'm missing here? Some things I tried: I had a list of just Sharp and Flat A list of [no value] which lead to a null pointer exception A list with "null" I tried deleting and remaking…
-
Export Partitoned Dataset
I'm trying to use a python recipe to export a partitioned dataset, when I partition by a specific column(date column(LDD for example)), that column is removed from the dataset. How would I export the partitioned dataset into monthly files based on LDD which was partitioned?
-
O365 connectors within Teams will be deprecated and notifications from this service
We setup a script to send out scenarios checking using get_message_sender() & send() APIs to team channel. Starting today, this message popup: "Action Required: O365 connectors within Teams will be deprecated and notifications from this service will stop. Learn more about the timing and how the Workflows app provides a…
-
Time Series values differ from original data
Given an Original Data set, then do Time Series Lab, and deploy a model. Then, I train the model > predict > score based on Original Dataset, getting Forecast Data. Forecast data contains date, values, forecast, percentile columns. I assume values to be the original data. However, when I compare it to my original data it…
-
Changing the default font size for all new charts
I often send screenshots of the charts to my stakeholders over Teams chat to get quick confirmations/alignment on the intermediary results. A feedback I heard often is that they are having a hard time reading the legend, axis titles, values on axis etc. I don't want to manually change the font size for all these different…
-
How can you export a csv file to a folder using Python code, with specified path names ie 2024-09?