When you mark a cell as Writable in a web report it by default shows the L bracket. This is ugly, especially on a large blank area. The work around is to change the format of the cell, but why force everyone to go change the format. It is also not...
The current REST Connector only supports one connection setup from JEDOX -> Server. This means that each accessing server must first open an incoming port. When an incoming port is opened, further steps must be initiated to secure the server. T...
Combobox label - use dimension name (translated name) instead of "Please select"
Currently I need to retrieve the (translation of the) dimension name and show this in a label. It would be great if it would automatically show the dimension name (or translated name). View screenshots. The current steps: retrieve the dimension na...
Wenn performing a load of a cube with drillthrough parallel load a log line states : Number of rows in table "<schema>"."table" changed from xxx to yyy the query performed to do that is select count(*) from <schema>.<table> thus ...
Allow the Admin user account to be removed or deactivated in Jedox suite
Whilst you need to ensure that there is always at least 1 account that is a member of the Admin role (via a group), it does not need to be the default Admin user account that is shipped with the product. The issue is that this is a basic authentic...
Currently when I want to add a variable or a named range or a static value I need more clicks in jedox components than in older spreadsheet versions. It was possible to enter or copy paste named ranges, comboboxes, static values into the fields, b...
Beside selecting a date from the datepicker, the input field should also be filled manually without selecting from the datepicker. So the user can choose if he wants to select the date from the datepicker or if he wants to enter the date manually....
In many reports I need to consider date intervals. for example beginning is
2012-11 and end is 2015-03
Calendar is
- All Years
- Year
- Quar.
- Month
So a macro calculates all needed Elements:
- 2011-11, 2011-12, 2012, 2013, 2014, 2015-Q1
This is...