I have choice column on SharePoint list. I have edit form on PowerApps and like to change selected value of that choice field.
Or somehow other way save to sharepoint form with changed choice value.
What is easiest way to do that? Tried for wa while but didn't manage to do that.
So choice have values value1, value2, value3. Value1 is selected. I like to save form back to sharepoint list with choice value2.