Remove "Session Data Missing" Warning during Login
The "Session Data Missing" warning indicates that the session cookie was not found. I don't think that it still serves a purpose and it is shown for almost every user.
Option to Disable Report's Zero Suppression when making POV changes for performance
I have several clients who have large Jedox databases, and so are active users of the Zero Suppression upon report generation. However, when they are trying to change a POV (such as Version) on the report, there is a performance hit as the Zero Su...
In the olap Plan & Forecast App there was a functionality that you could double-tap and then swipe on the starting screen with two fingers and then the logs of the mobile app were displayed. There were additional two buttons to be able to send...
Indirect formula ist currently only half implemented. Only A1 referencing ist possible. The R1C1 referencing is not implemented even though it's explained inside the description of the function itself (2nd parameter of the formula).
In dynarange ...
Data Validation in Jedox Web to update references as in Excel
If you have a cell in Jedox web with a data validation applied to it, and you drag the cell across a range, the data validation is applied to the other cells in the target range the references within the data validation formula are not updated. On...
it could be usefull to have a new log level "Info+" : sometimes it is useful to log informations that are relevant and that you want to catch attention to, but you do not want to cause a warning. A new method "LOG.infoPlus()" or something would be...
Integrate a graph without having to create a frame that also contains the table
integrate a graph without having to create a frame that also contains the table (using a dynarange) that goes with it. Even though it's possible to highlight it in white and reduce the size of the rows/columns, it's not practical and it takes up s...
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...