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...
Autofilter on spreadsheet (on dynarange) - like Excel Autofilter
It would be great to add an Autofilter simular to Excel onto a spreadsheet (onto a dynarange). Current situation:
All filters in a Jedox Web spreadsheet have to be implemented manually one by one via dropdowns, subsets etc.
This is great to...
Keep the button properties (background, font) when clicking on it (web and Canvas)
I'd like it if, when the user clicks on a button, that same button could keep its properties (background, font, etc.) and not be displayed again by default. A bit like checkboxes that keep the tick displayed when you click on them.
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 ...
Actions: put green circle to indicate actions usage
Currently it's not indicative whether there are some actions used in button, combobox, checkbox. Just for quick indication it would be nice to see green circle near Actions tab to indicate that some action is used.
Currently, it's only possible to add elements. Some cases require, that I want to exclude specific elements from the list. Therefore, I would like to have a "Behaviour" option to exclude the elements given to the Picklist filter.
Canvas - buttons - hide show - on top of each other
Background: I would like to show a specific button depending on a combobox variable. If the combobox shows A, a button should be shown. (which executes 2 tasks)If the combobox shows B, another button should be shown. (which executes 3 other tasks)...
Prevent saving view as "global" / public if it contains private subsets
Users can select a "private" subset to use in a View for one of the view's dimensions. Since the subset is private, it's only usable for that specific user. If they would now save this View as "global" (meaning, all other users can see & open ...
Only stop the services when no Integrator job is running
We have implemented on our own systems that the restart of the services, which is carried out during the backup, only takes place when an ETL job is no longer running. This is also necessary for the cloud.