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...
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...
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...
Easy resize of stacks/ components with mouse (hold, move & release)
The only option currently available to resize a stack or component is to enter the precise dimensions in the property pane (height and width). It would be much more convinient, if it was also possible to do this by simply clicking on the border an...
Comboboxes (or more generic buttons) sometimes have actions. It can be very inconvenient or even frustrating, if you forget about automation, which is bound to these components. Often you also simply copy an existing report/ canvas and continue to...
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...