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 / Help for hiding "order...
Power Apps
Unanswered

Help for hiding "orders" in a gallery

(0) ShareShare
ReportReport
Posted on by 4

Hello All,

 

I am a Power Apps newbie and I am currently developing an app.
Behind the app is a SharePoint list, where the data from the app is fed.

In the app itself there is the possibility to create "jobs" and display them on the left side in a "Gallery". But now I want the orders to disappear from the app as soon as they are processed. However, the "orders" should still be available in the SharePoint list.

If I implement this with a "Remove" command, the row in the SharePoint list also disappears.

So I just want that the "orders" are hidden by e.g. a button, but are still present in the SharePoint list.

For a better understanding I attach a picture


Thanks for your help

Tobipete

 

image.png
Categories:
  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @tobipete ,

     

    You could add a trash can icon into the gallery , and set it's OnSelect property to :

    Collect(HidingOrders,{Id:ThisItem.ID})

    And then set the Gallery's items property to:

    Filter(DataSource,!(ID in HidingOrders.Id))

     

    Best Regards,

    Bof

  • tobipete Profile Picture
    4 on at

    Thanks for your quick help!

    I add the "Arrow" Button, to hide the "jobs"!

     

    Unfortunately it does not work and I get an error message....

    Did I do it the right way? Attach a picture.

    Thanks a lot!!

    image.png
  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @tobipete ,

     

    Could you please show me the gallery's items property ?

     

    Best Regards,
    Bof

  • tobipete Profile Picture
    4 on at

    Here is the picture.

    Did I entered it correctly?

     

    Thanks!

    image.png

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 396 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 323

#3
WarrenBelz Profile Picture

WarrenBelz 193 Most Valuable Professional

Last 30 days Overall leaderboard