In addition to the export functions (PDF, HTML, XLSX) there should be a function for printing.
Right now, users who want to print a report have to export first and print then. Better doing this in one step.
this would be greatly useful to have a method to get the number of rows returned by an ETL component, such as:
mySource=API.initSource("myExtract");
mySource.getRowCount();
Customers have asked how they can archive Audit trails. This especially important for companies that face Audit reviews and they need proof that no one has been changing numbers in the budgeting and planning system. While this can currently be don...
Mark elements which should be excluded from splashing
Example: Consolidated Year Element 2022 has extra child elements like 2022-00. There should be an option to exclude child elements from splashing on the parent element. For example in the modeller as checkbox attribute "exclude from splashing". Th...
Provide support for creating Tornado, and Funnel Charts: various types, often used with sales funnel data. Please review the attached mockup for reference.
When adding a label to the canvas, it seems to format everything as a general format with ability to format the font and font size. I had a few occasions where I needed to use an expression and format the result in the label (e.g. expression - =TO...
First of all the new Jedox Web Actions are a super improvement! Additionally it would be great to have a "start macro" action. (instead of assign macro) This would enable us to start a macro with a confirmation dialog at the beginning. Thanks a lo...
Search for "name"/"description" within Jedox Integrator
Currently, a new user can have issues in finding specific ETL components, because he has to work backwards from Jobs to Loads to Transforms and try to find the relevant pieces. An easy solution would be to add a "Search" functionality to the main ...