I am trying to figure out how to add a radio button selection that is on a gallery to collection
This does not work. The radio button items are populated with a choice column from a sharepoint list. So i don't know if that is playing into it. I can change it a regular text field if that will help
AddColumns(Filter(UserUnregisterSelections,EventName=ThisItem.EventName),"UnregisterReason",UnregisterChoices.SelectedText.Value)