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...
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 –...
Web-based SFTP file browser in the Jedox Cloud console
Today, administrators need access to Jedox SFTP server to upload large files. This is also true for uploading large database backups. File Designer does not allow to upload large files (see idea https://feedback.jedox.com/ideas/JS-I-1643).
In ...
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...
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 ...
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) ...
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.
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.
An Option to deactivate KC Bot for User Groups would be helpful
Hello, in our Jedox Environment we have User Groups which only use Jedox Web as Viewers.They do not have/need any deeper Jedox Knowledge.They just open Jedox-Web look for their reports and that´s it. They do not need the KC Bot and the option to s...
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...