A dotted line between a "Group By" component and a "Filter" component indicates:
Reference Relationship:
The dotted line shows that a property created or aggregated in the "Group By" component is being used in the "Filter" component.
This means the Filter component depends on the output of the Group By component for its logic.
Component Dependency:
It highlights a dependency where the Filter component uses data processed by the Group By component.
References: Pega Decisioning Design Patterns
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit