Hi,
I am trying edit and save the changes with previously saved history into SharePoint list using Edit form via Power Apps.
Form has radio control mapped to SharePoint list column type choice. 2 radio control values are
Agree
Do Not Agree
Issue- If Person 1 edit the form and select "Agree" from radio button and submit the form it will save and display in SP list choice column. Also I want that if Person 2 edit the form and select "Do Not Agree" from radio button and submit the form it should also save this value and display in SP list choice column along with previous submitted value.
Please me the same