Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 445

integrator_start_job: optional parameter allowing similar executions

in the function integrator_start_job there is a condition checking whether the very same job (check is done over the locator) is currently running: if(intval($count) > 0){ // if so print status and exit integrator_set_job_status(null,$statu...
about 3 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Active by default - option "Allow multiple parents with a single hierarchy" in Dimension upload wizard"

It can be less dangerous to set the option "Allow multiple parents with a single hierarchy" active by default when elements are uploaded to the dimension. We have encountered several issues when hierarchies with multuple parents were destroyed, be...
over 1 year ago in Jedox Platform / In-Memory DB 1 Future Consideration

Conditional Formatting on Labels

In Jedox Web we can define conditional formatting rules on cells but it would also be useful to apply similar rules to labels.
about 3 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Perform complex consolidation logics with more dimensions (14-17)

What it is: Scale performance, while having more dimensions in the database/ cube. Challenge: While having more dimensions (14-17) to the cube, runtime for complex logics, especially consolidation rules are timing out. Use Case: Matrix Consolidati...
over 1 year ago in Jedox Platform / In-Memory DB 0 Future Consideration

Report descriptions

The report properties (in report designer) includes a description. It would be good to show this in the reports section to give context for each report. In details view you could include next to the report name. In thumbnails view you could have i...
about 3 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Web: right-click context menu right-sensitive

Problem: the end-user belongs to a group that does not have rights for splashing, but the right-click in jedox web on an opened cell (where you can enter values via palo.data) always shows the splashing assistant. And the user is able to define so...
over 6 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Substitute #VALUE errors from missing rights by 0

If a user is restricted by #_GROUP_DIMENSION_DATA_* to a specific area he will usually get a #VALUE error for everything else (in Web as well as Excel). Sometimes it would be more beneficial to treat these #VALUE errors as 0s, so that the user exp...
over 6 years ago in Jedox Platform / In-Memory DB 0 Future Consideration

Change and import color palette for reports

To support Corporate Identity an import function to overwrite the color palette in the reports would be helpfull. If there is a change in the company's color set a single new import of the new palette should change the color palette of all existin...
almost 5 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Audit object user permissions

Ideally, Read only for Audit in Rights Object should not have the privileges to edit, stop audits and clear audit histories through the Audit Settings (even if the settings are not saved) and they should receive an error that this is not possible ...
almost 5 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Filtering in Views: use Alias Format

In Views, rows can be filtered by an attribute value (or Alias). However, if the user picked a Alias format (such as "Element name (Alias"), this can lead to result which might be unexpected. For example, when filtering for "start with" + some cha...