Hi Everyone,
I have a SP list and a SP library, In the Powerapps add form i am adding all the fields in the SP list using SubmitForm method and attachments in the SP document library using power automate. I could able to save it without any issues.
But in the edit form I could able to display only SP list field values, how can i show the attachments from the SP library to the attachments field. I am storing the document in the SP library along with the SP list Unique key to retrieve the documents based on the SP list Item.
Any help would be appreciated, thanks in advance!