Hi
I have a task management Canvas app for my company using Dataverse as the data source, the app needs to be able to store multiple attachments and the user needs to be able to download/ View these.
Since Dataverse columns can only store 1 attachment, I have 2 Dataverse tables 1 of them stores all the attachments as individual records. When I upload these files to Dataverse this works fine, When I display the attachments inside a attachment control this works fine.

When I come to download the attachments I get an error saying 'File wasn't available on site.'

I have followed Reza Dorrani's Youtube video on how to do this which I have done successfully before at a previous company. but for my current company the 'Name' and 'Value' option seem to be missing inside the 'Advanced' tab on the Attachment Control. (TimeStamp: 16:45)

Upload files to Dataverse from Power Apps | Patch multiple files | File Column tutorial
Has anyone else had this issue or any suggestions for a work around. (My company I don't want to store these inside of a SharePoint Library).
Thanks