Hi Power Apps Community
Scenario: A user may select an option from the drop down control in a Gallery. A user may also take a picture of the item from the Gallery using the Camera control
Issue: When I select to take a picture, the value which was selected in the drop down control gets removed.
Note: Using the AddColumns function, I have added the Collection - which stores the image taken in Power Apps, to the SharePoint List which is used to reference the Gallery.
When I remove the AddColumns function and select the same button which captures the image, then everything seems to work fine. However, this means that no image is taken.
I have tried to re-publish the app, but that does not work

I would really appreciate any assistance on this.
Thank you in advance.