-
Allow post-join computed columns for columns that begin with underscores
When a column starts with an underscore, it cannot be used in a post-join computed column. For example, this column is defined for every record in the table: However, the preview fails when it is used in a post-join computed column formula: Other columns beginning with underscores that I know are fully defined have the…
-
Analyze - more value and actions
In a Project, under Explore, then Analyze, Numerical, there is the little option at the bottom to expand "more value and actions". This cannot be undone / reversed unless the window is closed and you start again.
-
Pain point: xlsx file handler to ignore problematic files and move on
DataIKU 12. Building a table from Excel files from DataLake blob storage. The xlsx reader throws an error when it meets a zero byte or corrupted file and breaks the entire scenario! For csv files, you have these advanced options when reading files. It will be awesome to include these for Excel files too (especially xlsx):
-
Make sure that the newly created dataset (through recipes) stays in the CURRENT zone
Here's the scenario : I have two zones, let's call them Z1 and Z2. I also have two datasets and let's call them D1 and D2. D1 is located in Z1 and D2 is located in Z2. Now I share both D1 and D2 to a new zone, Z3. Now I want to make a join (or any arbitrary recipe) in Z3 from D1 and D2. Now after clicking the 'Run' in the…
-
Input and Output Datasets in Application Designer are not selected
Input and Output Datasets in Application Designer are not selected every time I visit the application designer. I'm having to go to the advance tab and then come back to the content tab to see them selected.