Visibility agents can hide (or show) members or values in a data object, based on user-defined conditions.
As a Designer user, select an object and go to the Properties Smartpad to add a Visibility agent.
For each member/value, the agent will enforce its action when the condition is fulfilled.
The condition can be a simple value threshold - as in the above example - or it can be a full calculation expression, e.g., "sum(d-1, 0, m2) > sum(d-1, 0, m1).
The condition is always evaluated to either 'True' or 'False'.
If 'True', the Action will take place.
Above examples, implemented with two different actions:
Note: The 'Show' actions only makes sense if something has already been hidden by other visibility agents or visibility settings.
Comments
Please sign in to leave a comment.