Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

My ideas

Showing 1390

Don't collapse Comboboxes when moving mouse in framesets

When an end user expands a Combobox in the upper frame of a Jedox Web frameset, and then moves their mouse onto another frame while the Combobox is still open, the Combobox is closed automatically. This can be quite annoying as user has to careful...
about 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

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.
about 2 years ago in Jedox Platform / Integrator 0 Planned

Add an attribute to the time dimension to categorize dimension element (year, month, day)

Everything is in the title, but for some specification here's the complete idea : What ? Add an attribute "Category" or "TimeType" that categorize element in the dimension. So for element like : 2022-01-01 or 2023-05-01 the attribute should have t...
about 2 years ago in Jedox Platform / In-Memory DB 0 Future Consideration

row count of a component in scripting

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 ...
about 4 years ago in Jedox Platform / Integrator 1 Not Planned

Add User Frontend

After clicking on the "add user" button in jedox web the Add User Window opens on the right side. After typing in the user info and saving the new user, that window still stays open. Because of that users sometimes assume, the same window can be u...
about 2 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Licenses Frontend

I often get the feedback from users, that the save button for the user assignment to a license is not quite visible. Because of that, users sometimes assume that the assignment change is saved automatically after clicking the checkbox. So, it woul...
about 2 years ago in Jedox Platform / Cloud Console & Administration / Jedox Web Navigation 0 Future Consideration

Add support for logging in syslog format and to remote syslog daemons

Add support for logging in syslog format and to a remote syslog daemons. Evaluation of existing solutions and specification and implementation of custom solution. #12002
about 6 years ago in Jedox Platform / Other 1 Not Planned

Start ETL Job from any position

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...
about 6 years ago in Jedox Platform / Integrator 0 Future Consideration

Comments notifications

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
about 6 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Improved RULE Debugging

1. With a Parse Error in RULE you get an errormessage referring to a position number in the rule's string. But the editor never displayes the current position as a number, which would help locate the error. Or highlight the error position! E.g: u...
about 6 years ago in Jedox Platform / In-Memory DB 0 Future Consideration