Don't collapse Comboboxes when moving mouse in framesets
When an end user expands a Combobox in the upper frame of a Jedox Web frameset, and then moves their mouse onto another frame while the Combobox is still open, the Combobox is closed automatically. This can be quite annoying as user has to careful...
in the new ETL Project overview, add group expand/collapse and search bar
THe new project overview screens in integrator are great, but what would make the finctionality much better is the ability to: Collapse/Expand the groups of components Adding of a search bar at the top for the components.
Add an attribute to the time dimension to categorize dimension element (year, month, day)
Everything is in the title, but for some specification here's the complete idea : What ? Add an attribute "Category" or "TimeType" that categorize element in the dimension. So for element like : 2022-01-01 or 2023-05-01 the attribute should have t...
using the following: source = API.initSource('myextract'); count = 0; while (source.nextRow()) { count++; } this would be great to have a method to get the rowcount directly, e.g.: count = source.rowCount(); if I want toto iterate over the source ...
Add support for logging in syslog format and to remote syslog daemons
Add support for logging in syslog format and to a remote syslog daemons. Evaluation of existing solutions and specification and implementation of custom solution. #12002
Sometimes (while in development or production) an ETL job fails at a certain point. Then often all steps before were successful and after solving the problem I would like to continue the ETL from the failed element onwards. Instead I have to resta...
It would be nice to have any notification when a comment is inserted in a report.
One small icon with the number of new comments (like other Apps) could be enough and the best solution
1. With a Parse Error in RULE you get an errormessage referring to a position number in the rule's string. But the editor never displayes the current position as a number, which would help locate the error.
Or highlight the error position!
E.g: u...
Excel extract auf wss Datei ignoriert aktuell formelbasierte Zellwerte Führt man im ETL einen Excel extract auf eine wss Datei aus, so werd
Excel extract auf wss Datei ignoriert aktuell formelbasierte Zellwerte
Führt man im ETL einen Excel extract auf eine wss Datei aus, so werden momentan nur fix eingetragene Zellwerte ausgelesen.
Von Zellen die eine Formal, eine Palo Formal oder ei...