Hellow All,
I want to patch a field in a sharepoint list, the ID of that field is a member of a Collection
ForAll(ProdcutenRemoved,
Patch(BEWONERS_PRODUCTEN, LookUp(BEWONERS_PRODUCTEN, ID=ID), {Tot:DatePicker1_2.SelectedDate}))
The ID field is in the Collection and also in the BEWONERS_PRODUCTEN.
I'm lost in the forrest and cant seem to find the way out

Report
All responses (
Answers (