Hi All,
I have Attachment Column in SP which is storing multiple attachments with tagged name. I have attachments name coming properly into my SharePoint but now I want to display back attachments in 3 different columns. I can do that using First, last,..etc.( for example- First(ThisItem.Attachments).DisplayName
But, user may insert attachments in different order, and this will not work. So, I wanted to display values in each column based on Filter String. Can anyone Suggest me the Syntax? Not able to figure it out.
Something like filter attachments where attachment name startswith docments or Excel Inventory or Import Packaging Slip


