Hi @v-yutliu-msft
Thanks for your support on this. The details you requested are as follows:
1)do you put these drop downs inside a gallery? Yes, there is a gallery with multiple rows of data and in each row we have a dropdown to select Project completion status as Yes or No.
2)the gallery's Items? The gallery's items are coming from a SharePoint list and refer to project details such as project ID, project name etc.
3)the drop down's Items? The dropdown items are (blank), Yes, and No and refer to the corresponding column on SharePoint list.
4)whether you use drop down or combo box? We are using a dropdown.
5)whether do you mean that your drop down display the same value or update with the same value? The problem we are facing is that when one navigates to the screen, the dropdowns are blank(which is how it should be, as shown in the image)
initial state
But as soon as I change the first row to Yes or No and save it, all the subsequent dropdowns become Yes or No depending on what was chosen in the first record(as shown in the image below).
state after changing
This is causing an issue because the users get confused regarding the entries made. We want that once the first dropdown is saved as Yes or No, the rest of the dropdowns on the screen should still remain blank.
Hopefully this explains the issue better.
Regards,
Tapas