Power apps newbie here. I have a gallery showing SharePoint list items. I am trying to select multiple items in the gallery and display them on a different screen/gallery. In Gallery1, for the checkbox OnSelect I am using Collect(SelectedItem,ThisItem). In Gallery2, I am using a text label with Text value
LookUp(SelectedItem,'Serial Number'=txtSerialNumber.Text,'Serial Number'). The issue is only the last selected Serial Number is being displayed in Gallery3. If I select three items from Gallery1, the Serial Number of the last item I selected is displayed three times instead of the individual Serial Numbers for items selected. Appreciate any assistance!
Gallery1
Gallery2

Report
All responses (
Answers (