Hello, I have multiple columns where they are set as a Choice data type and are multi-select.
For some reason, this particular field in Power Apps is causing an issue.
I have tried to remove the field from both the list and the app, re-add the field in SharePoint, reload the app, and set the collection as I did the others.
Everything works except for when I attempt to add the following to the forms OnVisible property.
The error states "Name isn't valid. 'ACHOrigHighRiskSECCodes' isn't recognized"
When I enter the period after Selected I only see the check box name and Value as choices, not the list of field names.
Any ideas?