Hi,
I've got a Dataverse table containing details of items of equipment. Each record has a file attachment column which contains the certificate to say that the item has been tested.
How would I be able to allow a user to download all of their relevant file attachments in one go? Copilot suggests using a Download function inside a ForAll, but I need the Absolute URI for each attachment and I'm having a hard time with that.
thanks,
Martin