Filter(
GroupWorkAddYP.SelectedItems,
!(YPID in colParticipants.Value)
)
ForAll(
Filter(
GroupWorkAddYP.SelectedItems,
!(YPID in colParticipants.Value)
),
Patch(
colParticipants,
{Value: YPID}
)
)
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional