Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Jedox Platform

Showing 1264

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

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

Open a frameset from another frameset (via hyperlink) - dynamic frames

Hi, Our client was interessed by the menu list and wanted to mask the the menu. I thought of the presentation of the Accelerator Model. But when you select a report in the menu (in the start page), the report opens. Then, when you click on the ico...
about 2 years ago in Jedox Platform / Jedox Web Navigation 1 Future Consideration

Improve View for long text/comment

The text is cut off for a report with a long text/comment, as you can see in the screenshot. If the user tries to scroll down to read the whole text, it does not go down; instead, it goes to another cell. The user still cannot read the whole text.
about 2 years ago in Jedox Platform / Jedox Cloud 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 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