I have loaded the data in sharepoint point list and using the share point list data, i want to create a table in the power app gallery. one of coulmn/field in the table will be dropdown and default value should be from sharepoint list data. whenever user updates the dropdown it should get reflected in sharepoint list.
Eg: In the sharepoint list data, there is a coulmn named month. There are already some values under month coulmn by default in the sharepoint list. How to add month drop down in power app gallery by retaining the already saved values in sharepoint list, also user could change the drop down value and it should get reflected in sharepoint list. Can someone help please?