I posted this but think I posted in the wrong section (Dataverse).
Anyone know what OnSelect code I use to delete an attachment from a Gallery in a Canvas App? The backend tables are in CDS.
I am trying with this code but nothing is happening: Remove(BrowseGallery1.Selected.'{Attachments}',ThisItem)


Here is another screenshot of how the attachments are setup in the gallery. You can see they are visible in a gallery, so I would hope its simple to write some code that when you select the Trash Icon in the gallery , it will delete the attachment. Any ideas anyone?
