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
Add "Use default element" checkbox in OLAP Function
Add an additional checkbox in the OLAP Function "Use default element". When checked, if an element passed into the OLAP function is missing or null, the function will use the defined read element on the dimension. In addition, rename the "Default ...
In Dimension Load remove create mode to avoid data loss by accident
Hi, please remove the create mode in Dimension Load to avoid data loss by accident. I guess it is obsolet anyway because there is no advanatge over update mode, right?
Ability to optionally show internal DB's in O365 addin
In the existing desktop add-in / embed Web dialog, there is ability top optionally show internal "metadata" databases, allwoing to create views on these. It is controlled via a dedicated, custom Setting in the Jedox Web Settings Manager (for the l...
Timestamp every downloadable content if we decided to
The main goal of this idea is to put a timestamp on every file that could download in jedox(like DB or integrator project(xml)), this could ease some process and increase the traceability. Here is it : First, in the setting each user could define ...
The Database name are usually used as reference with apps. In case that a Database is renamed all these references stop working. In our solution design we use the ID from Metadata to ensure that we always have the correct database as reference (it...
Add a 'like' operator that support regex in datafilter during subset creation
When constructing a subset with the subset creator, I think it could be interesting to get have more option in the data filter. In the 'slice operators' section you can choose an operator to filter your data, but it could be great to have an opera...
Library of pre-generated button/checkboxes examples
During my last project, the customer mentioned that would be great if we have a list of button examples so she/he can choose one of them. Also, it should look like "2020s", not a 90s graphic. So maybe the idea can be like we have for the cell type...
Disable activation of users in Jedox while SSO is used
Normally, Whether SSO is enabled or not,it is possible to activate/deactivate users in Jedox at "Administration" > "Users" or by entering "1" in "inactive" column in the relevant system cubes. But, When SSO is enabled, it may cause end-users to...
Sometimes the large subset option is not suitable for all users (e.g. 1 user needs it because a huge amount of elements are to be displayed, and another not) ; the possibility to make the option variable would be really helpful