I have a gallery within my powerapp (GalleryApp) and I have a button in there which when pressed displays a drop down box. The problem I have is that when the Button is pressed every instance of the drop box appears all the way down the gallery. Is there a way that I can set the visible property on the drop box so that only the individual dropbox appears when the button is pressed?