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 / Enable/Disable Buttons...
Power Apps
Answered

Enable/Disable Buttons based on dropdown value in SharePoint list

(0) ShareShare
ReportReport
Posted on by 64

Hi All,

 

Wondering if you could help me figure something out, please?

 

I need to enable/disable buttons based on the current user vs an SPList called AccessControl where I have a person column and various dropdown columns stating department.

 

If the current user matches a person in the SPList and equals a value (Yes/No) in the Department Columns then this will determine whether the button is enabled or disabled.

 

Hope this is clear enough but please ask if I don't make sense 🙂

Categories:
I have the same question (0)
  • Verified answer
    Surfmania77 Profile Picture
    64 on at

    I managed to resolve this for those who need the same in the future:

     

    If(
    LookUp('Access Control',
    EUC.Value = "No" And User().Email = Employee.Email,true
    ),
    DisplayMode.Disabled,
    DisplayMode.Edit
    )

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

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard