deleting a directory that is not empty is impossible with the method delete: FILE.delete("dir_not_empty"); // fails FILE.delete("dir_empty"); // succeeds this is of huge annoyance since you might want to refresh the content of the whole directory
display the name of settings properly (with underscore)
Currently the names of settings like this_setting are not displayed properly on the left of the settings box. The "_" is displayed as space. This is confusing. As long as you do not have a comment/description on the setting, it is also displayed c...
Excel Exports - Create one more option besides existing options and refine existing options
Currently, there are a few Excel export options in Jedox Web: XLSX XLSX Snapshot XLSX OLAP Snapshot Customer would like to (1) keep supported formulas as formulas and (2) return value at unsupported formulas. XLSX (without the Snapshot) and XLSX O...
Conditional / Fallback source for form elements (dynaranges, combobxes, lists etc)
Problem / Use case: It is often required to have a conditional source in a form element. A dynarange/list/combobox might show only elements, when certain selections in the POV match some checks In large nested dynaranges only base elements of oute...
New splashing command: copy without overwriting values in target
Hi, I suggest a new splashing command: copy without overwriting values not equal 0/null in target E.g., when updating a forecast version with actual values BR Axel
Need to set Security rights over multiple dimensions and multiple groups
Currently you have to select each group in the Security rights in the Accelerator Rights screen. If you have dozens of groups and you want to close the Budget for the current period this is not practical. We now want to close the Budget for July. ...
As a customer I want to define the profit margin in percentage between 2 (or more) accounts. At the moment this is only possible between 2 legal entities Such percentages are independent of Legal Entity, and are valid for all relationships between...