Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 155

Customizable date picker

Two major things should be customizable with date picker: - set first day of week. By default Sunday is first day of week in date picker, but this is not the case in most of the countries; - displayed date format in date picker. Date picker is sho...
over 6 years ago in Jedox Platform / Other 0 Not Planned

By default show summary of cells in the bottom right corner

Like in Excel it would be nice to get an automatic summary of cells shown in the bottom right Corner (see attached file). For example: Value in cell A1: 20 Value in cell A2: 30 Value in cell A3: 40 When range A1:A3 is selected, the sum of those ...
over 6 years ago in Jedox Platform / Other 0 Not Planned

Scheduler: possibility to create multiple folders in the scheduler

So that administration of the scheduler jobs is possible. For example to manage active and inactive jobs. (Enable or disable jobs all at once)
over 6 years ago in Jedox Platform / Other 0 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

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

Trigger macro when worksheet is selected

Could you please consider to create a macro function that is triggered when sheet is selected.
over 6 years ago in Jedox Platform / Other 1 Not Planned

Inserting columns and rows per macro

Possibility of inserting columns and rows per PHP-macro like VBA in Excel (for example: "Range("A2").EntireRow.Insert")
over 6 years ago in Jedox Platform / Other 0 Not Planned

Working with tasks through API

It would be useful to be able to create, modify, delete and launch tasks directly from the API, allowing specification of : schedule (date/time of execution and frequence of execution), active or not, file location when generating xlsx or pdf.
over 6 years ago in Jedox Platform / Other 0 Not Planned

Unify design of Comboboxes and Lists

The different layout of comboboxes and lists makes it impossible to use them side by side without breaking report design: - Comboboxes and lists should have the same height. - Comboboxes and lists should use the same style. At least there should...
over 6 years ago in Jedox Platform / Other 0 Not Planned

Handling of SHOWPICT() in Excel snapshot

It would be great to automatically replace the SHOWPICT()-function in cells by empty string during excel snapshot. At the moment there are either -tags or "showpict" in cells that originally contained the SHOWPICT()-function in Jedox web.
over 6 years ago in Jedox Platform / Other 1 Not Planned