Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 444

XML editor - option to show all code of the ETL process

Currently the XML editor is limited in functionality: Find and replace is missing (there is a separate idea for this: JS-I-1557) The XML editor can only show the currently selected ETL element, e.g. job, transform Solution: Have a drop-down in the...
over 1 year ago in Jedox Platform / Integrator 0 Future Consideration

Active by default - option "Allow multiple parents with a single hierarchy" in Dimension upload wizard"

It can be less dangerous to set the option "Allow multiple parents with a single hierarchy" active by default when elements are uploaded to the dimension. We have encountered several issues when hierarchies with multuple parents were destroyed, be...
over 1 year ago in Jedox Platform / In-Memory DB 1 Future Consideration

Safe-mode when opening a report fails or is slow

When opening a report fails or is too slow, for example, due to a macro running on startup, it would be helpful to have a safe mode to open the report ignoring actings, macros, etc. This could help fix the report.
over 1 year ago in Jedox Platform / Web Spreadsheet 0 Future Consideration

Excel Paste View: show multiple attributes of row elements

Additional functionality when you perform Paste View: Add attributes to the row elements in one or more columns without loosing paste-view functionality. This would be in line with the functionality of pasting subsets in multiple columns.
over 6 years ago in Jedox Platform / Views 0 Future Consideration

Netsuite connector

A dedicated connector for Netsuite, rather than using JDBC
over 6 years ago in Jedox Platform / Integrator 0 Future Consideration

Loads with insertParallel on sub-trees (boundaries)

If one uses a load with insertParallel mode, the ETL will unconsolidate duplicates of elements in every Top-Element. This behavior is documented but not always wanted - sometimes you only want to load a certain Top Element (Tree) to be loaded with...
over 6 years ago in Jedox Platform / Integrator 2 Future Consideration

Substitute #VALUE errors from missing rights by 0

If a user is restricted by #_GROUP_DIMENSION_DATA_* to a specific area he will usually get a #VALUE error for everything else (in Web as well as Excel). Sometimes it would be more beneficial to treat these #VALUE errors as 0s, so that the user exp...
over 6 years ago in Jedox Platform / In-Memory DB 0 Future Consideration

Improve handling for creating arrays on merged cells

MS Excel doesn't allow to set an array formula (e.g. PALO.SUBSET, but also non-Jedox arrays) on a cell range with merged cells. Jedox Web Spreadsheet does accept input of array formula on a range with merged cells, but the output will then - depen...
over 1 year ago in Jedox Platform / Web Spreadsheet 0 Future Consideration

Perform complex consolidation logics with more dimensions (14-17)

What it is: Scale performance, while having more dimensions in the database/ cube. Challenge: While having more dimensions (14-17) to the cube, runtime for complex logics, especially consolidation rules are timing out. Use Case: Matrix Consolidati...
over 1 year ago in Jedox Platform / In-Memory DB 0 Future Consideration

Filtering in Views: use Alias Format

In Views, rows can be filtered by an attribute value (or Alias). However, if the user picked a Alias format (such as "Element name (Alias"), this can lead to result which might be unexpected. For example, when filtering for "start with" + some cha...