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 / If(Lookup(....)&If(Loo...
Power Apps
Answered

If(Lookup(....)&If(Lookup(...)

(0) ShareShare
ReportReport
Posted on by 438

Something like this working for functions? Please just use Text property instead of OnVisible property. Thank you!

 

LookUp('DHS Students Users','Student Name' = User().FullName, 'L-Grade'.Value)&LookUp('Class of 20XX (Officers)', 'Student Name' = User().FullName, 'L-Grade'.Value)

 Screenshot 2023-11-06 153902.png

Categories:
I have the same question (0)
  • Verified answer
    v-mengmli-msft Profile Picture
    Microsoft Employee on at

    Hi @dylandavis09 ,

     

    Please try this:

     

    In the first method, look up record through 'L-Grade' column.

    Label1_109:LookUp('Class of 20XX (Officers)','L-Grade'.Value=LookUp('DHS Students Users','Student Name' = User().FullName, 'L-Grade'.Value),'Class of 20XX Groups')
    
    Label3_37:LookUp('Class of 20XX (Officers)','L-Grade'.Value=LookUp('DHS Students Users','Student Name' = User().FullName, 'L-Grade'.Value),'Head Sponsor')

    In the second method, look up record through the name of the logged-in user.

    Label1_109:LookUp('Class of 20XX (Officers)','Head Sponsor'=Upper(User().FullName),'Class of 20XX Groups')
    
    Label3_37:LookUp('Class of 20XX (Officers)','Head Sponsor'=Upper(User().FullName),'Head Sponsor')

     

     

    Thanks for reading!

    Rimmon

  • dylandavis09 Profile Picture
    438 on at

    Hi @v-mengmli-msftthank you for sending this. This is SOLVED about which functions to put in the label. 😊

    I did put the "Label1_109" is worked with function.

    LookUp('Class of 20XX (Officers)','L-Grade'.Value=LookUp('DHS Students Users','Student Name' = User().FullName, 'L-Grade'.Value),'Class of 20XX Groups')

    Screenshot 2023-11-07 110737.png

     

    Then I did put the "Label3_37" is worked with function.

    LookUp('Class of 20XX (Officers)','L-Grade'.Value=LookUp('DHS Students Users','Student Name' = User().FullName, 'L-Grade'.Value),'Head Sponsor')

    Screenshot 2023-11-07 111801.png

     

    SharePoint List:

    Screenshot 2023-11-07 111421.png

     

    Thank you,

    Dylan Davis

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 549 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 225 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 224

Last 30 days Overall leaderboard