Hello,
I am trying to patch a Combobox to a SharePoint list. The combo box has a list of values from a SharePoint list. I got it so it does not throw errors in the compiler, but it just does not patch. After I run the code, the Destination field is blank.
Patch( tblPass, {Destination: cboDestination})
Solved! Go to Solution.
Well, I got it to work. I ended up just using cboDestination.selected.
Patch(Rekvisition, Form4_2.Selected,{Vendor: Vendor.Selected.*Value*});
Form4-2 has sharepoint list column one of them is a lookup field that supply vendor list
I am trying to create a collection and patch them to list in sharepoint. The function is not working , hat exactly is going wrong here.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
169 | |
94 | |
64 | |
64 | |
60 |
User | Count |
---|---|
241 | |
163 | |
95 | |
85 | |
82 |