Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 111

Number of rows from an ETL component

this would be greatly useful to have a method to get the number of rows returned by an ETL component, such as: mySource=API.initSource("myExtract"); mySource.getRowCount();
over 6 years ago in Jedox Platform / Integrator 0 Not Planned

Selected row highlight in reports

Reports sometimes have a lot of columns and it's hard to recognize the whole row, especially if the cells are locked. It would be very helpful to highlight the row on mouse hover as it is now in Modeler dimension view.
almost 5 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Frameset spanning enhancement

Allow spanning of frameset to enhance its possibiliies, e.g. 1 column and 2 rows besides:
about 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Extend macro functionalities

Basically expose in the macro engine all what is possible to do in a spreadsheet: - create / rename / delete / hide / show sheet - insert / delete columns/rows - you name it
over 4 years ago in Jedox Platform / Jedox Web Navigation 1 Not Planned

Add or delete column/row with macro PHP

It could be interesting to add those methods to the column and row PHP Class. It's already possible by javascript code but there is many constraint when we use js code.
about 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Additional column for drillthorugh

It would be very helpful to be able to add columns to an existing drillthrough database. Currently this is not possible. There is no control over the drillthrough database at all (only via ETL Load process). This is a pain once there are more colu...
about 1 year ago in Jedox Platform / Integrator 2 Not Planned

Expand number of columns possible in Jedox Web Spreadsheet from 256 to 1,000 (min)

In order to create web models, it is sometimes necessary to import excel files which have more than 256 columns (current Jedox limit). In many instances these "wide" data blocks are parts of arrays (which can not be broken up) and are needed for m...
over 4 years ago in Jedox Platform / Jedox Web Navigation 1 Not Planned

Enable Integrator "RScript" transform to manipulate and generate well formated XLSX reports

We would like to use "openxlsx2" or "xlsx" or any other similar "R" package to generate well formatted Excel files, expected by customers, from Integrator "RScript" transform . We expect, we will be able, among other things, too : - create workboo...
about 1 year ago in Jedox Platform / Integrator 1 Not Planned

Make spreadsheet function involving cell reference in paramater usable in PHP

There is a lot of spreadsheet function we can't use in PHP with application like : application() - > isformula("A1") Instead of "A1" we could put an paramater that select the cell A1 like the class range, like this :application() - > isformu...
over 3 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Improve Copy and Paste in Jedox Web

The ability to paste data to a range of cells in Jedox web like you can with Paste Values in Cube View in Excel. Specifically it should handle pasting across consolidated and base nodes. If you do this then consolidations are ignored and base valu...
almost 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned