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 / Show/Hide for each Thi...
Power Apps
Answered

Show/Hide for each ThisItem

(0) ShareShare
ReportReport
Posted on by 302

Hello, I'm trying to make item show for each (parent) item in the Gallery and not for all items. Once I click on burger menu, it shows on all but I want it to only show for the item gallery. Any help here?

Virikefe22_0-1663585002478.png

 

Categories:
I have the same question (0)
  • Sanshubh Profile Picture
    512 on at

    Don't put the burger menu inside the gallery put it on the gallery and write this code on Gallery Items Property

    If( ShowCollectFormListName, FirstN( ListName, 1 ) )

  • MVP-Phipps Profile Picture
    3,521 Super User 2024 Season 1 on at

    You have put the hamburger inside the gallery, take it out. Then update the gallery items property:

    If( ShowCollectForm, ListName, FirstN( ListName, 1 ) )

     

    Please Accept as Solution if it solves your question. Or just give it a Thumbs Up if it is helpful because this can help others.

    LinkedIn: https://www.linkedin.com/in/charlie-phipps-%F0%9F%91%A8%E2%80%8D%F0%9F%92%BB-91338715b/
    YouTube: https://www.youtube.com/channel/UChmFBGU1YKIU91sNMQ7buGg
    Twitter: https://twitter.com/phipps0218

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Virikefe22 

    If you are looking to have this icon appear in the rows of your gallery, then you need to be in context of the row...a variable of true/false will not suffice.

     

    Not entirely sure if you want the icon in each row or outside of the gallery as has been suggested.

     

    Please provide more details.

  • Virikefe22 Profile Picture
    302 on at

    Ok, thanks @RandyHayes @phipps0218 @SanshubhLubal 

    First, I have to reorder thing and put this symbol ( > ) per item... Such that OnSelect ( > ), it shows the item in each row respectively, in the Takeout Form

    Virikefe22_1-1663605281875.png

    Secondly, when any value is inputted into Take Qty, let it subtract from SAP Qty. Also, at Safety Stock (44) which is, a point where the SAP Qty is now 44 (matching Safety Stock value), let it trigger email in every 24hr circle to Email of user with Permission level Store Supervisor.

    Finally, I want to Patch the records to the existing records to update selected item.

    I hope this is not too much to comprehend to provide a solution.

    Thanks guys

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Virikefe22 

    Your "workflow" of what happens for particular values or selections is a completely different topic.  Each has many questions.

    However, the "Patch records" part is not needed, you are using a form!  You will be using SubmitForm, not Patch!

  • Virikefe22 Profile Picture
    302 on at

    So will SubmitForm override or update the existing record of the same item? Because the record to TakeOut isn't new records, but to modify the old record. How about that?

  • Virikefe22 Profile Picture
    302 on at

    I think I have the solution so that already by setting the form Item property to Gallery.Selected

  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Virikefe22 

    Yes, forms will update or create records.  Just as Patch does the same...but in this case, you have a form.  Don't waste your time on trying to Patch!  The form is superior for that.

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Virikefe22 

    Yes, setting the Item property like that will be fine for editing.  For a new record, it will work as well, but I believe you want to have your form show some default information...that you will want to include in the record supplied to the

  • Virikefe22 Profile Picture
    302 on at

    Yes, this is perfect way to do it. It's perfect now. Thanks all. I'll make new post for the other queries.

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 May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 426

#2
WarrenBelz Profile Picture

WarrenBelz 381 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 315 Super User 2026 Season 1

Last 30 days Overall leaderboard