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 / Trouble with getting P...
Power Apps
Answered

Trouble with getting PowerApps to return correct information for a a boolean statement

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello all.

 

I have the following statement in my powerapp but it is telling me that my email is not found in my data connection via sharepoint.  My data connection is there so I'm not sure what's wrong.  

 

IsBlank(LookUp(User_Access_3, Title = User().Email).Title)

My sharepoint site list is set up as user access with the column header title.  the column includes my email address.

 

I don't know why it's telling me "true" when it should be finding my email as the user.

 

Thanks!

Categories:
I have the same question (0)
  • Verified answer
    BrianS Profile Picture
    2,407 Super User 2024 Season 1 on at

    I would check to make sure the SP list has the exact same email - case matters.

    Maybe this would be more reliable:

    IsBlank(LookUp(User_Access_3, Lower(Title) = Lower(User().Email)).Title)

    as it will ignore the case of both emails

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks!  That did the trick!

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 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard