Hi,
I'm trying to Collect the data from a Combobox dropdown and I'm just not able to figure out the right syntax. Now I'm wondering if it is even possible. Please see the formula below.
Collect(DataCollection,{ProjectNumber:'ProjectNumber Drop Down'.Selected.Value,SheetName: SheetnameBox.SelectedItems})
Also I turned off the multiple text option.
Never Mind resolved
Collect(DataCollection,{ProjectNumber:'ProjectNumber Drop Down'.Selected.Value,SheetName: SheetnameBox.Selected.Sheetname})
User | Count |
---|---|
252 | |
106 | |
95 | |
50 | |
39 |