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...
Reuse of Field Transforms (esp. groovy) - central library / repository of components
Hi,
sometimes you have field transform methods which are used in the same way in different ETL processes.
This might be complex groovy scripts or simple concatenations.
If you need to change even a simple concatenation scheme (like generating a ...
Hi Jedox team,
currently we only have a comment section to add additional information to a rule.
But especially for automated processing of rules via ETL it would be great to be able to mark/flag certain rules in a more structured way.
In the fi...
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 ...
This would be great to be able to deactivate filters in Extracts. For instance, Extract cube, I have 3 rows, and I want to remove the 2nd temporarily. At the present time I have to delete it, I would like to be able to deactivate it only.
Sometimes you have very granular rights for users in place or bug reports which need to be tested from the users perspective. Since you don't know their password you have to copy their groups into a test user first and log-in with the test user. T...
Loads with insertParallel on sub-trees (boundaries)
If one uses a load with insertParallel mode, the ETL will unconsolidate duplicates of elements in every Top-Element. This behavior is documented but not always wanted - sometimes you only want to load a certain Top Element (Tree) to be loaded with...
If a user is restricted by #_GROUP_DIMENSION_DATA_* to a specific area he will usually get a #VALUE error for everything else (in Web as well as Excel). Sometimes it would be more beneficial to treat these #VALUE errors as 0s, so that the user exp...