I am trying to extract data from a Sharepoint List into a combo box. Specifically, data in a choice column with multi-select functionality. I am able to point to the data, but am unable to extract it from the table inside the entry. Attached is a screenshot of what is input, and the output showing a table that cannot be point to. Is there any way to extract this data, or do I need to recreate the list in a different way.
Some background.
I am trying to create an app that looks at the User().FullName, and compares it to a list, and fills a combobox with the entries from a multi-select box.
Thank you in advance.
Thanks,
SL