Forum Discussion
jalward
Jul 13, 2020Copper Contributor
Calculated Date Field
I have two SharePoint lists (let's call them List1 and List2). List1 is used to create events. List2 is used to schedule meetings in those events, so List2 has two columns (Event and Date) that are l...
ganeshsanap
Jul 14, 2020MVP
jalward which version of SharePoint you are using? This is something not possible with SharePoint OOB functionalities. So, have you to go with some customization's.
If you are using on-premises version you can using SharePoint REST APIs/JSOM or if you are using SharePoint Online then you can customize the list forms using Power Apps.
jalward
Jul 14, 2020Copper Contributor