Hello,
I'm stuck on creating this app using a MS list.
I uploaded an excel spreadsheet to MS lists via SharePoint named 'Planned Work' with columns labeled 'Date', 'Task', & 'Contactor'. Each of those columns have approximately 50 predetermined values and should not be changed. I have a 2nd list named 'Work Updates' with 3 columns labeled -'* Date', '* Task' & '* Contractor' and have no values yet and should be populated with the entries regularly via an edit, or new type form.
I use the 'Planned Work' values in dropdown allowed values to make the form more user friendly and then also more consistent on the back end in the regularly updated 'Work Updates' list.
The problem I'm facing is exporting the (*Date, *Task, and *Contractor) field entries to my 'Work Updates' List. Both lists are linked data sources to the edit forms on 2 screens.
I attempted the patch function using 2 forms on separate screens, but was kicking back an error when I tried the Patch('Planned Work', defaults('Work Updates').
Any help would be appreciated.
Thanks,
FrogFace