Choices([@SPList].choice)
Collect(colJustification,ThisItem)
Remove(colJustification,ThisItem)
//Replace the LookUp with Defaults(SPList) to Patch as New items
Patch(
SPList,
LookUp(
SPList,
ID = 2
),
{
choice: Distinct(
colJustification,
Value
)
}
)
WarrenBelz
146,660
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional