Switch(
DataCardValue30.Selected.Name,
"Value1",
Choices([@DataSource].choice),
"Value2",
Filter(
Choices([@DataSource].choice),
Text(Value) <> "Choice 4"
),
[]
)
Choices(DataSource[@choice])
Patch(
DataSource,
Defaults(DataSource),
{choice: ComboBox.SelectedItems}
)
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional