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 / problem lookup/filter ...
Power Apps
Answered

problem lookup/filter with List single line text

(0) ShareShare
ReportReport
Posted on by 58

Hi, Im trying to use lookup/filter to find records from sharepoint List.

List has a column: user_email, which is single line text, contains user email in lower case.

when I use code below it will never return a record.

LookUp(list_name ,user_email = Lower(User().Email)) 
 
 
Can anyone re-occur this issue and maybe any tips?
P.S if I use Person columns in the list it works. but to minimize the storage I prefer to use email. another reason is that I never success to create list item with person column from powerapps😂
 
Categories:
I have the same question (0)
  • Verified answer
    Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @xing_fu_ul 

    Try

    LookUp(list_name,Trim(Lower( user_email ))= Lower(User().Email)) 

  • xing_fu_ul Profile Picture
    58 on at

    This is a very strange thing but the solution from @Drrickryp  works!

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 494

#2
WarrenBelz Profile Picture

WarrenBelz 352 Most Valuable Professional

#3
11manish Profile Picture

11manish 323

Last 30 days Overall leaderboard