Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

All ideas

Showing 1410 of 1410

Clean/customize ETL flow graph

Currently the ETL flow graph can get confusing/insane large if there're many steps. We need to find a better way to filter/re org the information/flow.
about 2 years ago in Jedox Platform / Integrator 0 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 ...
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

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

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

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

Disclose financial statements from the Finanical Consolidation model using an office template

Showcase the creation and automated update of a comprehensive financial statement with a Microsoft Word sample and the Jedox Office Add-In for Word.