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...
Add an option to customize the design and colors of the Jedox web interior, e.g. to better distinguish between different environments (live vs. test)
When users have to switch between environments, it is often very difficult for them to "quickly" recognize which environment they are on. It can happen that the wrong data is used, e.g. plan data is accidentally entered in the test server instead ...
Whe you have a lot of attributes in an dimension, you always have to scroll to the right to maintain all attributes. But as the first column (element name) is not fixed, the element names get out of the screen. So you always loose the link between...
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....
The rule editor is very powerful but hard to understand from a business user point of view. The user interface could be improved in terms of usability and structure.
A grouping of rules in a folder structure would help a lot here rather than havi...
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...
workbook export macro function should also support pdf as file type (currently xlsx, wss)
I am using macros to export files.Currently I can only choose between xlsx and wss.For a project I do at the moment I would need Pdf to be a possibility as well. why Pdf in this case?- normal users can't handle wss- we don't want the user to use a...
It would be very useful to have the possibility to instead of only find, to have a find and replace option. Then users could edit things faster and help them spend less time in the editor. The alternative is to copy the text in some other editor. ...
Often it is not easy to see all the components on a canvas, especially if they are a bit more complex. Furthermore, hidden objects are not visible on the canvas by default. To make the canvas more accessible to the user, a hierarchical object tree...