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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Fix OnRemoveFile and O...
Power Apps
Unanswered

Fix OnRemoveFile and OnUndoRemoveFile in the attachments control

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

 

I've changed the OnAddFile property of the attachments control to the following code:

 

ClearCollect(AttachmentCollection;{AbsoluteUri:" ";DisplayName:" ";Id:" ";Name:" ";Value:" "});;
Collect(AttachmentCollection; DataCardValue32.Attachments);;
RemoveIf(AttachmentCollection;Id=" ");;
Patch(AttachmentCollection;Last(AttachmentCollection);
{Name: "test";
DisplayName: "test"}
);;
Set(varCode; "test")

 

and the Update property of the datacard to AttachmentCollection.

 

After these changes, the OnRemoveFile and the OnUndoRemoveFile stopped working.

 

I'd appreciate any help on this.

 

 

Categories:
I have the same question (1)
  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    What formulas are in the OnRemoveFile and the OnUndoRemoveFile properties?

     

    Best regards,

    Community Support Team _ Jeffer Ni
    If this post helps, then please consider Accept it as the solution to help the other members find it.

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 385

#2
Vish WR Profile Picture

Vish WR 367

#3
timl Profile Picture

timl 340 Super User 2026 Season 1

Last 30 days Overall leaderboard