Allow users to upload PDF documents into Jedox’s AI chat function. The system would process the uploaded PDFs to extract relevant information for analysis. Users could ask specific questions about the content or incorporate it into broader data ev...
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...
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 ...
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...
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...