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...
Direct Analysis of Drillthrough Data in Jedox using Dynatables
Customers have requested the ability to analyze drillthrough data directly within Jedox, using Dynatables, rather than only viewing it in a pop-up window that requires export to Excel. Other analytics platforms already offer in-platform analysis o...
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 ...
Block users to delete mandatory elements in a dimension
Challenge: Predefined logic components (such as business rules, consolidation rules, or integrator jobs) are failing because users with access to the Modeler can delete dimension elements or master data that are essential for these logic processes...
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...
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...
Navigating from a scheduled task in task scheduler to the actual ETL component (groovy/ standard job, etc) would be handy. Right clicking and selecting an option to navigate to the respective ETL component would save a lot of time in implementatio...
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...