Hi Everyone
So close but not quite
This works
Index(ThisItem.Attachments,1).Value
But this does not
Index(ThisItem.Attachments,ThisItem.AssetAttachIndex).Value
AssetAttachIndex number is no higher than CountRows(ThisItem.Attachments)
AssetAttachIndex is a number column in Sharepoint.
So it kinda works but I am getting a red squiggly line.
What I am trying to do is choose which is my default attachment/image in my galley rows.