Trying to filter gallery with multiple Choice Columns, but cant get any to work
Sharepoint Group
- Name: Group
- Type: Choice Column
- Display choices: Allow Multiple selections
PowerApps Dropdown
- Choice column (hardcoded values because when i try to use the Choices() function, it cannot find the column
- Filter - when i try to filter based on the group field, inellisense will not show any options, everywhere i look online it says for the choice column the filter for Group.SelectedItems, but Selected items doenst come up as option (i dont get any options)
added screenshots for reference, ideally i would like the dropdown items to use the Choices () function on the sharepoint Group choice field, and then use that to filter.
thanks in advance