Currently rules are calculated in the moment when the user queries the data.
It would be great to have the option to shift the timing to the point when the user changes data. So the result of the calculation would be stored/persisted when the use...
Macro Events: AfterPaloUpdate to start a macro after Dynarange-Update
Macros assigned to filter-comboboxes (to set dynarange-variables) are executed BEFORE data is updated.
A function similar to __open() that is triggered after palo-data has been changed, e.g. in dynaranges, would allow macro-treatment of the new ...
Function to display overlapping labels so as not to overlap
In the case of bar line chart etc.
Sometimes the labels of the first chart and the labels of the second chart overlap.
Therefore, I want a function that automatically adjusts the position so that they do not overlap.
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 ...
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...
After clicking on the "add user" button in jedox web the Add User Window opens on the right side. After typing in the user info and saving the new user, that window still stays open. Because of that users sometimes assume, the same window can be u...
I often get the feedback from users, that the save button for the user assignment to a license is not quite visible. Because of that, users sometimes assume that the assignment change is saved automatically after clicking the checkbox. So, it woul...
Open a frameset from another frameset (via hyperlink) - dynamic frames
Hi, Our client was interessed by the menu list and wanted to mask the the menu. I thought of the presentation of the Accelerator Model. But when you select a report in the menu (in the start page), the report opens. Then, when you click on the ico...
The text is cut off for a report with a long text/comment, as you can see in the screenshot.
If the user tries to scroll down to read the whole text, it does not go down; instead, it goes to another cell. The user still cannot read the whole text.