I have a Dataverse table as BookingTables and I have enabled Notes and Files for that table.
and I have added Attachments in the form (Which is available when you Turn on Enabled Notes and Files)
On Submit, I am submitting Form Data to Dataverse and Attachment to Notes and then Using flow to Move the Attachments from Notes to SharePoint Document Library
and I have also updated the SharePoint Library File with the Dataverse GUID to relate it.
Now, I want to show this file in my Edit form in Attachment Control (which is of Dataverse Table).
Please help
]]>I had a similar issue, turns out I had to remove some characters, following this guide: https://powerusers.microsoft.com/t5/Building-Power-Apps/Flow-to-pull-images-to-SharePoint/td-p/841999
]]>If I could ask one question. To further this process, I would like to create a button to launch the attachment. I assume using the launch command? I am having some trouble. If you have any advice, I would appreciate it!
]]>