Hello,
Is there a way to default select every choice in a ComboBox?
DefaultSelectedItems: Choices([@'SharePointSource'].'ColumnName')?
Trying to avoid, hard coding choices in excess of 50 options. I want to avoid [Values: "X1","X2","X3",X4","X5","etc"]
Design intent to have all options selected and the user simply have to uncheck undesired options. I tried but shows, Choice 1, Choice 2, Choice 3. Not the actual choices in the SP Choice column.

Report
All responses (
Answers (