Hi,
I am using SharePoint list with PowerApps with Parent Gallery and Child Gallery to show items as in the screenshot below.
Items property of the ParentGallery is set to Distinct('Amazon Audit',Region)
Items property of the ChildGallery is set to Filter('Amazon Audit',Region=ThisItem.Result)
Output of my above logics are as in the screenshot.
I would also like to avoid duplicates of Locker IDs. Please help me on how can I achieve this.
