Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

All ideas

Showing 1386

Database snapshot at XBRL submission

The cleint wants a database snapshot at the point in time when the final XBRL report ist submitted to the EU. A few things mus happen when the client submites a report: Database snapshot (script) becomes downloadable Database for the year of repor...
over 1 year ago in Jedox Solutions / ESG 0 Future Consideration

Enable set Undo in Planning Assistant

Currently, the planning assistant is only enabled one selecting one cell and the undo capability is not part of the Planning Assistant. It will be really nice to include Undo capability to the Planning Assistant and allow users to apply it to mult...
over 1 year ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Continue on Error in CubeSliceCopy

In the CubeSliceCopy load, if a single record fails, the whole process fails. There should be an additional option "Continue on error". This would still log an error in the log for that specific record, but it would allow the rest of the load to c...
over 1 year ago in Jedox Platform / Integrator 1 Not Planned

The import from files not only in the default import folder but from it's subfolders.

Challenge: When multiple users are working on same file, which needs to be imported (Example: Manual Journal Entries), the files are getting overwritten by other users. Recommendation: If users can create sub folders under import folder to manage ...
over 1 year ago in Jedox Platform / Jedox Web Navigation 0 Already exists

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...
almost 3 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Expanding the functionality of the knowledge database

The Jedox Knowledgebase is a helpful treasure chest of knowledge in my daily work. However, I do see room for optimization: 1. due to the size of the knowledgebase, searching for a topic always results in a large number of hits. This could be coun...
over 1 year ago in Jedox Platform / Jedox Web Navigation 0 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

Possibility to debug Starting Time of Jedox Web Reports

Before moving to Jedox, we used the Cockpit from Cubeware.This Frontend provided a possibilty to debug the starttime of a given report. The debug window showed every step of the loading-procedure of a report. Why would this be helpful in Jedox?I h...
over 1 year ago in Jedox Platform / Jedox Web Navigation 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

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...