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 / Delete icon within gal...
Power Apps
Answered

Delete icon within gallery to delete entries; sharepoint

(0) ShareShare
ReportReport
Posted on by 205

Hi there, 

 

I am attempting to add a delete button to each of my gallery entries to delete each individually if I wish to do so. 

Does anyone know how I can code this?  

 

Also, from the picture I would like the buttons in the gallery to be visible on select of an icon outside the gallery. 

e.g. trash icon outside gallery selected makes trash icon for deleting inside gallery visible

 

Can anyone help? 

 

thanks

 

trash.PNG
Categories:
I have the same question (0)
  • Verified answer
    eka24 Profile Picture
    20,925 on at

    On the Delete put this formula on OnSelelect:
     Remove(Datasource,LookUp(Datasource,ID=ThisItem.ID))

     

    On making the icon visible put this formula on the icon outside the Gallery
        Set(HideIcon,true)

     

    Onvisible of the Screen, put:

        Set(HideIcon,false)

     

    Then select the Icon Inside the Gallery and put on the Visible:

         HideIcon

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users 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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 936

#2
Valantis Profile Picture

Valantis 604

#3
11manish Profile Picture

11manish 518

Last 30 days Overall leaderboard