In SQL we have a lot of nice functions to handle null. A very nice example is ISNULL() gives you the possibility to return and altenate value when the value is null, and if not null then it returns the value you are evaluating.
New splashing command that factors in calculated values
I think it would be useful to add a new splashing command that factors in the existing calculated values already in the intersections being splashed on. This would allow splashing on version blending to work properly out of the box as well as bein...
Make Data Validation on Cells Ignore PALO formulas in Cells
When we are working on a model and make a change like adding a dimension to a cube all the PALO formulas need to be updated to reflect any changes including the underlying cell formula where you have data validation on top of. When you try to upda...
Change the current excel cell comment function so it stores the comment in the measures dimension for example. This would allow an end user to enter comments on a cell by cell basis (just like excel) without having to develop a custom solution. Th...
Show full style name when choosing cell style (while hovering)
Currently you always have to choose kind of short names for styles. In combination with sometimes wrong preview of the style it is kinda limited of usage. You cannot have e.g. four styles where the first few words are the same and they may look th...
Add the option that the sandbox can be used to access more than one Jedox server
Please add the option that the sandbox can be used to access more than one Jedox server. Many customers use DEV and Prod Server. Currently only one server can be accessed with the sandbox. It would also be useful to be able to change the Jedox ser...
Frozen rows/columns should have no effect in the report designer
Dear Jedox team, in the report designer you have the feature to freeze specific rows/columns. For example the header of a table. This is very useful, but if I have to make changes in a larger report the first thing I have to do is deactivate the f...
When using an Alias (or attribute) in a View in combination with an "Alias format", for elements which don't have a value for that attribute, the display is not consistent: in Excel Add-In, the element name is repeated as Alias (for example "All C...
Allow uploading multiple wss files, and replacing multiple files in Designer
It is currently possible to upload e.g. five PDF documents at once into the Jedox Web Designer, by drag&drop'ing them on a folder. However this is not possible with .wss (and xlsx) files, and if you already have PDF file(s) with similar name, ...
Numeric values in the Name Manager dialog are always shown with english locale / numberformat, not the user's actual locale format. This can be a bit confusing.