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...
Start Scheduled Tasks from Integrator (Batch PDF, etc)
I want to start PDF Batches or Excel Batches after a successfull Integrator job (conditional job). Only if the necessary data was created during an ETL it would be quite convenient to start this PDF Batches from the integrator job as a last step –...
Allowing Actions on Labels were initially disallowed because strictly speaking Labels should just be a visual object. However, labels have a lot more formatting capabilities than buttons, combo boxes or lists. For example, vertical centering, word...
Offering a native DuckDB connector first would give Jedox a commercial advantage with data-driven teams and pave the way for scalability via MotherDuck without changing the API.
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 ...
Enable SSO usage in JedoxOLAP connections (Integrator) across different OLAP instances
Currently the option SAML / SSO authentication and session handling are not designed or implemented to be shared across different OLAP instances. It would be great the be able to trigger a user authentication across different OLAP instances via Je...
Add the option "Wait for job to be done" to the scheduler action
For the moment, we can't have a scheduler action and then a download file action. (The download action is lauched before the end of the scheduler). It will be interresting to have the option "Wait for job to be done" (like with integrator action) ...
Include search field in new cube creation or layout changing
It is a simple thing but the way the dimensions are ordered on the left side do not follow any useful criteria. It would be nice to have something similar to what we have in subset editor where you can type the name or part of it in a field and it...
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.
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...