Hi, On an app's gallery button within an item, how do I create a collection of the selected record where the value is = "Open" across multiple columns with choices of "Open" and "Closed"?
Datasource is SharePoint with multiple columns, several of which are of the same choices of Open or Closed. Example: Columns 1-7 are Choice = Open or Closed, but other columns are other choices, text, date. etc.
The end result should be that when a user selects a specific record in the gallery (or gal_Test.selected) by pressing the "View Open Columns" button, then they should see what Columns have the value of "Open" in either a text label, another gallery, or a form.