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 / control visible for sp...
Power Apps
Answered

control visible for specific users

(0) ShareShare
ReportReport
Posted on by 259

My app has a detail icon on the Header and i wanted to hide for all users and visible for specific users

i try this working 

if(user().Email="rabbani@app.com",true,false)

but i add with AND /OR it does not work

if(user().Email="rabbani@app.com",And "syed@app.com",true,false)

 

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

    You can do away with the if as:

    user().Email="rabbani@app.com" Or user().Email="syed@app.com"

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

    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.

     

  • Rabbanisyed Profile Picture
    259 on at

    i hope i can add many Or in the formula thanks it works👍

  • eka24 Profile Picture
    20,925 on at

    Yes you can add more.

    You can Also create a collection of user emails in one column. 

    Then use the formula:

    If(user(). Email in CollectionName.Column,true,false)

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

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

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 534

#2
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard