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 / Gallary Screen fitlter...
Power Apps
Answered

Gallary Screen fitlter for HR

(1) ShareShare
ReportReport
Posted on by 313

Hi all,
Thank you for taking your time to read this.

i have this employee powerapp that i am making that have a browse screen, Admin screen and connected to a sharepoint list.
sharepoint list details are as :

WeiMingLeong_0-1639460797709.png

 


this employee powerapp will have details of the employee to fill up information such as emergency contact, bank details, home address etc.
in browse screen gallery i found a formula that able to show the entry of the employee filled up. 
Filter('Employee Information', 'Created By'.Email = User().Email)

 

But if the HR staff is keying all the information into the sharepoint list or powerapp, it will show the employee information of the HR staff keyed in as the formula is set base on created by such as like this:

WeiMingLeong_1-1639460931520.png

 


How can i allow the browsescreen gallery to only show that employee to see his/her own details even it is keyed by other person?

Categories:
I have the same question (0)
  • Pablo Roldan Profile Picture
    316 on at

    Hi,

    Base on your question you should use other field to filter by.

    I notice there is a email field that should be unique Personal Email Adress

    Filter('Employee Information', 'Personal Email Adress' = User().Email)

    regards.

  • Wei Ming Leong Profile Picture
    313 on at

    Hi @PabloRoldan ,

    personal email address is employee email address which is like gmail.
    i am not able to get it to work.

  • Wei Ming Leong Profile Picture
    313 on at

    i have tried using Filter('Employee Information', 'Employee Name' = User().FullName) and it work.

  • Verified answer
    AJ_Z Profile Picture
    3,711 Super User 2024 Season 1 on at

    You can use this filter:

     

    Filter('Employee Information', 'Employee Name' = User().FullName)

     

    but problems exist with this as the users may share the same name.
    I recommend you add a columns for their work email and then use:

     

    Filter('Employee Information', 'Work Email Adress' = User().Email)

     

  • Wei Ming Leong Profile Picture
    313 on at

    Hi @AJ_Z,

    for the first solution,
    as long as it employee who fill up i dont have to worry i think as i set the form to automatically show their display name.

    WeiMingLeong_0-1639471583192.png


    for the 2nd solution i will set work email to automatically input into the Form also.
    thank you for the idea and solution.

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

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard