Thank you for your post! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Filter Doc Library Gallery to Match Gallery.Selected.Attachments
I want to display a gallery with a document library as a data source that filters for items that match another gallery's (Gallery1) selected item's attachments.
I have tried Filter('Doc Library', 'File name with extension' ='Gallery1'.Selected.Attachments) but I cannot equate a title value to a table value.
I have also tried Filter('Doc Library', 'File name with extension' =Title5_1.Text) where Title5_1 is the name of the text label in Gallery1 that contains an attachment name with its extension ("ABC123.pdf" for instance), but the new gallery only displays the first attachment in the list of that selected item's attachments as opposed to all.