Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

undefined

(0) ShareShare
ReportReport
Posted on by 51

Hi I have one requirement, i Have one Gallery in that have apply buttons for each row or each submissions . When clicking first apply button in gallery that will be disabled or hide and remain apply buttons will be visible. i used this formula but it is not working 

Patch(EmpTask,LookUp(EmpTask,ID=Gallery1_1.Selected.ID),{varShowPopUp:false});
Show Below image we can understand clearly.
Categories:
  • LowCodeJim Profile Picture
    279 Super User 2025 Season 1 on at
    Re: undefined

    To control each button differently for each row you will need to use a property in that row item. The same way the text value of Assignee uses "ThisItem.Assignee", to adjust the visible property of just one rows button you will need to use something like "ThisItem.showButton" and adjust this value in the collection to true/false as needed.

  • Venkateswarlu_1 Profile Picture
    51 on at
    Re: undefined

    varShowPopUp is not a column it is i only set like Set(varShowPopUp,true); in varShowPopUp given to the button visible property value .

  • LowCodeJim Profile Picture
    279 Super User 2025 Season 1 on at
    Re: undefined

    Hi @Venkateswarlu_1,

     

    Is "varShowPopUp" the name of the column in the "EmpTask" collection? Are you setting the visible property of the button to "ThisItem.varShowPopUp"?

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

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,645 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard