Hi all,
I have a Dataverse Choice table with Multiple Choices(Choice 1, Choice 2, etc). I have put this in a ComboBox(instead of a drop down) and i am able to select multiple choices. However when i go to submitform(Form1) it only updates my last selection in the dataverse(So Choice 5 instead of all the Choices i selected.
I have no issue with sharepoint but when using dataverse choice tables, it only lets me save the last selected record. any help would be appreciated.