Hello Community,
Is there a way in PowerApps to retrieve attachments from the SharePoint document library using a unique ID in SQL Server.
For example, I have a SQL server table with ID and Title Column. Also, I have a SharePoint Document library with ID and Attachment Column. Can I do a lookup function to retrieve the attachment based on ID?
Thanks in advance