Hi Team when i download image or PDF of dashboard it is very compact version, which is of no use to share , when i expand dashboard and then its good version to share it with our partners over email , is there any provision to share expanded version of Dashboards. good version very compact version: Dataiku version used:…
Dear, I run the following query on a partitioned dataset: SELECT DISTINCT X.* FROM ( SELECT sha2( ( nvl(col_a, '') || nvl(col_b, '') || nvl(col_c, 0) || nvl(col_d, '') || nvl(col_e, 0) || nvl(col_f, '') || nvl(col_g, '') || nvl(col_h, '') || nvl(col_i, '') || nvl(col_j, 0) || nvl(col_k, 0) || nvl(col_l, '') || nvl(col_m,…
I am not able to save the adjusted width in the pivot table. Original Pivot Table Below is the result that I want to achieve. I adjusted the width of the table manually and save it. However, it never take the effect. Below is the dashboard shown in Webapp.
My friend has created a Code Studio. We are under the same Dataiku project. Are there any settings that needs to be configured in order for me to gain access to the Code Studio?
Hi everyone, I accidentally deleted one of my Dataiku projects and I’m trying to understand whether there is any way to recover it. I’ve been researching this for a while and I’m finding conflicting information: Some sources say that once a project is deleted, there is no way to recover it. Other sources mention that…
Hi, While following the official Dataiku training dataset and steps, I parsed a date column in-place using “Parse date” with Output type set to “Datetime with tz”. The column visually appeared parsed, but its schema remained string. This caused a Window recipe to fail, stating the column is string. Parsing into a new…
Hi, I see on the Developer Guide that DSS currently supports a subset of the OpenAI API interface. We need a Vertex-compatible to use Gemini features such as specifying level of reasoning, attaching files, etc., which are not available when using the OpenAI API interface. Please confirm if this is available or on the…
Hi everyone, I am developing a Dash Webapp in Dataiku DSS. My goal is to allow end-users to interact with a very large dataset (9 million rows) through two main features: Dynamic Filtering: Users should be able to select criteria (dates, categories, etc.) to explore the data. Custom Export: Users need to download the…
When Clustering there is a field to change the name of the cluster labels as well as a description field for the cluster. I would like to also output that description to the dataset? Is that possible to just include that, or will I need to have a separate step with these descriptions added manually?
Hi, I have checked whole flow for the column '0' and is set to 'string' and 'Text' everywhere. Sadly when this data is dump to SQL Table values are converted to "int" Any idea?
Create an account to contribute great content, engage with others, and show your appreciation.