Hi ,
I need two attachments Column in my power app form
One for showing the attachment of user and another one for the attachment of approvers
For the user I've used the attachment column in the data field
If I used one attachment from the data field the attachments of approvers is getting stored in the users attachment column
I tried to create a image column in my sharepoint list and tried to used the same as an attachments column for approvers , but it only taking images (pdf & excel files not supported )
Then I tried to copy attachment datacardvalue into the image datacard, but it is showing some errors (Don't know whether it works )
Could anyone help me to fix the issue