web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Add files from attachment control to sharepoint list

(0) ShareShare
ReportReport
Posted on by 527
i need Hello,
 
I'm a newbie, need help to store each file from attachment control which is on a editfrom to my sharepoint list
  • attachment control name: Controlattachments
  • Editform Name: Form4
  • Sharepointlist name: ARCHIVAGEIMP
This code below stores all the files into a single element on sharepoint:
ForAll(
        Controlattachments2.Attachments;
        Collect(
            colFinalAttachments;
            {
                Name: Name;
                ContentBytes: Value
            }
        )
 
Please note i use semi colon on my code because this is the french version of the power apps which is slighly different.
 
I need to store each file to a seperated element as attachment and for the name i need to add the name if the file+ the string "SP" at the end of the filename.
Any suggestion?
Categories:
I have the same question (0)
  • developerAJ Profile Picture
    4,554 on at
    Add files from attachment control to sharepoint list

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 706 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 330 Super User 2025 Season 2

#3
SebS Profile Picture

SebS 226 Moderator

Last 30 days Overall leaderboard