Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 915 of 1403

show explicit right when inherited

in #_GROUP_DIMENSION_ cube this is really complex to know what is the right for a certain group since it can be inherited from upper levels, for instance: Europe N West France R this would be great to be able to see that, say using a "flag" t...
over 6 years ago in Jedox Platform / In-Memory DB / Jedox Web Navigation 0 Future Consideration

Add navigation capabilities (previous/next/first/last) in the FieldTransform functions

if you want to edit the next or the previous function in ETL client, you have to close the current one, and click on edit for the following. This would be helpful to jump to the next or previous one without closing the window
over 6 years ago in Jedox Platform / Integrator 0 Future Consideration

Macro Events: AfterPaloUpdate to start a macro after Dynarange-Update

Macros assigned to filter-comboboxes (to set dynarange-variables) are executed BEFORE data is updated. A function similar to __open() that is triggered after palo-data has been changed, e.g. in dynaranges, would allow macro-treatment of the new ...
over 6 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

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

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

Only stop the services when no Integrator job is running

We have implemented on our own systems that the restart of the services, which is carried out during the backup, only takes place when an ETL job is no longer running. This is also necessary for the cloud.
over 4 years ago in Jedox Platform / Integrator 0 Future Consideration

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

Highlight the main flow in the flowchart

when a component refers to several sources (e.g. FieldTransform with n lookups) it would be nice to highlight the "main" source in the flowchart (for instance a bold line)
over 4 years ago in Jedox Platform / Integrator 0 Planned