Hi,
I am relatively new to Power Apps and I will appreciate any help I can get.
I have a Dataverse table titled file attachments and I enabled the attachment option of the table and everything works fine but I want to be able to get the URL for the attachment and save the URL link of that attachment into another column but I don’t know how to get the URL for the attachment.
I tried using the datacardvalue.attachment.value as shown below to get the link shown in red but it’s not working:
i will appreciate any guidance on how to get the URL for a Dataverse table attachment.
regards
Trent
Hello @Trent001,
As per OOB Behavior, we cannot get Attachment URL from Dataverse. Instead we can Map the respective Annotation GUID like below :
https://ORGNAME.crm.dynamics.com/notes/edit.aspx?id=GUIDOFRECORD
Suggesstion:
Try storing the record in SharePoint, we can get the URL easily the link and use the same.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
Hi @Trent001 ,
Please see the following related post with response by @ChrisPiasecki .
https://powerusers.microsoft.com/t5/Building-Power-Apps/Dataverse-Image-URL/td-p/1191910
Hope this helps. Please accept if answers your question or Like if helps in any way.
Thanks,
Drew
User | Count |
---|---|
19 | |
15 | |
14 | |
10 | |
8 |
User | Count |
---|---|
40 | |
30 | |
23 | |
22 | |
16 |