Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 88

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

More Chart Types and Better Annotation & Exception-Based Reporting Capabilities

Please add more chart types, such as the following, which are very popular on other reporting platforms and a glaring omission on the Jedox platform after so many years: Combination Chart: bars + line on same graph with dual y axes Tornado and Fun...
over 5 years ago in Jedox Platform / Charting & Visualization 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

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

Add a way to identify which wsel we interact with in PHP Macro

If you have one macro and 2 button with the same macro it should be great if the macro could output the name(or id) of the button concerned by the interaction. If we press on the Button1 it display "Button1" If we press on the Button2 it display "...
about 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

define drilldown in Picklist

Define within the subset, if a drilldown is possible on a consolidated element within a picklist.
over 5 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

New Action: Journal

This action could be a standalone action, or an extension to the Read/Write Action. Instead of a single number and one set of coordinates, the user can specify multiple coordinates and values. The dialog would be grouped by "Values", similar to th...
almost 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Don't collapse Comboboxes when moving mouse in framesets

When an end user expands a Combobox in the upper frame of a Jedox Web frameset, and then moves their mouse onto another frame while the Combobox is still open, the Combobox is closed automatically. This can be quite annoying as user has to careful...
about 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Macro Events: AfterPaloUpdate to start a macro after Dynarange-Update

Macros assigned to filter-comboboxes (to set dynarange-variables) are executed BEFORE data is updated. A function similar to __open() that is triggered after palo-data has been changed, e.g. in dynaranges, would allow macro-treatment of the new ...
over 6 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned