hello
i have a modern table with a mix of single select choice, short text, and true/false. I have one column that is a multiple-select choice.
I cannot use dataverse quite yet for internal issues, so am still pulling from their sharepoint list.
the issue is the one column: called "Process" as field name ("Process/Focus Area" as current name) is not showing up. the column header does, but everything is blank.
I have no problem pulling the values in via a combobox, so i know the app is reading the column. I cannot sort/filter via that column because it does not recognize "value".
How do i resolve this?
Thanks.