Hi, I put a button in my gallery to open the first attachment,I need this button to only open this pdf attachment, the attachment field will always have a single PDFs generated by me using powerautomate so I can give it custom name based on other stuff and JPGs uploaded trought a mobile app.
I need the button to always open the PDF attachment and leave the rest:
here I used the classic "First(thisitem.attachments).absoluteuri"
This is an example of the PDF file, it will always start with "Modulo_" or whatever is needed/suggested.
I know I can for now simply put a " _ " in front of the pdf name to have it as first result, but I would like the file name to be "pretty" thanks
Thanks in advance!