I'm stuck on trying to append a text input to multiple fields in my Power App.
I have a screen in which the user can select numerous users they need to add the same data to and pass that as a collection to the next screen. On this new screen, the user needs to be able to input a text value that will modify the "tracking number" field for each selected user. After modifying the collection with this data, I need to patch it back to the source file. Is this possible?
I've attached a picture to show what I currently have. The "0" being displayed for each selected option is the current tracking data from the form, with the next number being the unique ID, and I've removed the names from below that to post onto this board.
I'm a complete novice at Power Apps and have been able to research everything and make my way through this app creation, but I cannot seem to figure this one out so I appreciate any input.