Hi experts,
Noob here. I'm having a problem updating collection to my sharepoint. It able to patch column with data type Text and Value but not with the result.
My collection:

All collection column able to be patched to SharePoint except column "TestMethod" and "Clause" which it is in column result (Because i use distinct function to make dependent choice)

Another record (other than test method and clause) able to be patched nicely. By the way I'm using below to do collection (OnChange). I tried to put .Selected.Value and .Selected.result but there's an error.

Below is the code to patch collection to SharePoint.

Thanks all. If there are any other info i need to provide, will happily give you guys.