Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Add attachment adding file to wrong SP list Item

(0) ShareShare
ReportReport
Posted on by 27

I've come across a weird issue. My flow creates a signature file from a Powerapp which I then want to attach to the SP list that it belongs to. Problem being it consistently attaches it to the before last record. It's like it references the wrong ID. Has anyone come across this behavior before?

 

My Powerapp formula is: 

 

'Signatureworkflow2-2'.Run(Mid(JSON(PenInput3.Image,IncludeBinaryData),24,Len(JSON(PenInput3.Image, IncludeBinaryData)) - 24),Last([@'Employee Injury Report']).ID);SubmitForm(EditForm1);ResetForm(EditForm1);

 

Txs!

 

 
 
 
  • Verified answer
    Thuberdeau Profile Picture
    27 on at
    Re: Add attachment adding file to wrong SP list Item

    Yes that worked! So simple. Thankyou @EricaBao !!

  • Erica0214 Profile Picture
    on at
    Re: Add attachment adding file to wrong SP list Item

    @Thuberdeau 

     

    I see in your fomula, you are updating the image to the last record ID of the sharepoint list. However when you update the image, the form in powerapps (which is to create the new item, I suppose) has not been submitted yet.

     

    Can you try put the function SubmitForm(EditForm1) before the flow launching function? 

    Regards,

    Erica

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,522 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,890 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow