Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

My ideas

Showing 1410 of 1410

Integrator - Values in Data Preview with options should stay during session

The "data preview with options" is a helpful feature to look at data points without having to change the default value of variables. However it would be nice, if the values are saved during the session to look at different component data previews ...
about 2 years ago in Jedox Platform / Integrator 0 Future Consideration

DB Security for SSO Authorization admins (Azure)

According to the knowledge-base and how things currently work, accessing the DB security (screenshot) within Jedox Cloud is only possible through either the built-in user "admin" or a user which is member of the built-in group "admin". Also access...
about 2 years ago in Jedox Platform / Jedox Cloud / Jedox Web Navigation 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 ...
over 4 years ago in Jedox Platform / Integrator 1 Not Planned

Auto close formulas in Websheet

Excel is smart enough to close a formula if you hit return. Jedox Web just warns you that you needed to close the formula. Just close the formula so it matches Excel experience. See attached examples.
about 2 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Add a property to loads and jobs that show all dependency in report designer

Actually, it could be very tipsy if there is a way to know where a job or a load is called. For example on a report there is button with action that call an integrator job A. We could add a property to this job that show the path of the report tha...
about 2 years ago in Jedox Platform / Integrator 0 Future Consideration

Add a checkbox to return absolute value in function DateDuration

When we use the function DateDuration in ETL Fieldtransform it return a subtraction between 2 date, but sometime we don't care about if the date difference (in terms of days for example) is positive or negative so in this case it should be interes...
about 2 years ago in Jedox Platform / Integrator 0 Future Consideration

Improved Traceability of calculations

Recently I have seen a lot more requirements for traceability of calculations for users. i.e. easy abiliy to understand how a value was calculated. This is coming up as a 'critical' requirement in functional requirements quite often. I know we hav...
about 2 years ago in Jedox Platform / In-Memory DB 0 Future Consideration

Restart workflow step

As a power user of the Financial Consolidation model I want to reset a single scope (being a workflow step in the Consolidation workflow) or a single legal entity (being a workflow step in the Separate Financial Statement Collection workflow) so t...
over 4 years ago in Jedox Core Models / Financial Consolidation Model 0 Planned

Number format with space thousand sep. and dot for dec.sep.

Jedox has different user English languages for specific regional number formatting - English (Sweden), English (Finland) etc. These languages help to format numbers. But we need a bit different number format - with space thousand separator and dot...
about 2 years ago in Jedox Platform / Jedox Web Navigation 0 Future Consideration

Button action to export cube data into Excel

Quite often our customers ask us to export data in plain table format (normalized). The only way to do it - download cube data (optionally with filters, base elements and rule-calculated values). But normal user cannot do it manualy due to access ...
about 2 years ago in Jedox Platform / Jedox Web Navigation 1 Future Consideration