Question
2
Replies
742
Views
Posted: November 9, 2017
Last activity: November 13, 2017
Closed
Solved
Pega decisioning - Group By component
Hi All,
As per my requirement, I want to group list of ranked items based on a field and retain only first element in each group. I used Group By element for this. Now I am getting first element in each group, but the problem is order of input and output are different. Can anyone please help on this.
Thanks,
Nithasha
The order of output for Group By shape is not guaranteed at this moment (might be a bug).
At this moment, the best option is to re-order the output manually using a Prioritization shape after Group By.