Number format with space thousand sep. and dot for dec.sep.
Jedox has different user English languages for specific regional number formatting - English (Sweden), English (Finland) etc. These languages help to format numbers. But we need a bit different number format - with space thousand separator and dot...
Quite often our customers ask us to export data in plain table format (normalized). The only way to do it - download cube data (optionally with filters, base elements and rule-calculated values). But normal user cannot do it manualy due to access ...
Sometimes (while in development or production) an ETL job fails at a certain point. Then often all steps before were successful and after solving the problem I would like to continue the ETL from the failed element onwards. Instead I have to resta...
It would be nice to have any notification when a comment is inserted in a report.
One small icon with the number of new comments (like other Apps) could be enough and the best solution
in #_GROUP_DIMENSION_ cube this is really complex to know what is the right for a certain group since it can be inherited from upper levels, for instance:
Europe N
West
France R
this would be great to be able to see that, say using a "flag" t...
Add navigation capabilities (previous/next/first/last) in the FieldTransform functions
if you want to edit the next or the previous function in ETL client, you have to close the current one, and click on edit for the following. This would be helpful to jump to the next or previous one without closing the window
Macro Events: AfterPaloUpdate to start a macro after Dynarange-Update
Macros assigned to filter-comboboxes (to set dynarange-variables) are executed BEFORE data is updated.
A function similar to __open() that is triggered after palo-data has been changed, e.g. in dynaranges, would allow macro-treatment of the new ...
using the following: source = API.initSource('myextract'); count = 0; while (source.nextRow()) { count++; } this would be great to have a method to get the rowcount directly, e.g.: count = source.rowCount(); if I want toto iterate over the source ...
in the new ETL Project overview, add group expand/collapse and search bar
THe new project overview screens in integrator are great, but what would make the finctionality much better is the ability to: Collapse/Expand the groups of components Adding of a search bar at the top for the components.
As a power user of the Financial Consolidation model I want to reset a single scope (being a workflow step in the Consolidation workflow) or a single legal entity (being a workflow step in the Separate Financial Statement Collection workflow) so t...