Hi All,
I am new with PowerApps and struggling in creating an app.
In this I have gallery in screen 2(Gallery 2) which is coming from the main screen(Screen 1) using Filter function:
Filter(DbAbstract,name=NameVal.Text) where DbAbstract is Database, In here I am using the condition to make only some records visible which meet the condition.
Now in Screen 2 and Gallery 2, I have checkboxes in Gallery and you can see only one checkbox is coming in Tree View how can I select only two records from these three and once I click on the create changes it will navigate me to next page and land to screen 3(Next Screenshot attached).

Once I am in screen 3 whatever I write on the four blocks and click on submit it will reflect only on those two records in SQL which I have checked in Screen 2
Kindly let me know how can I do this.

Do let me know on which property I need to make these changes.
Help me in this.
Thanks!
Anmol