web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Answered

How to see Inspector Column Name in canvas app(for a Person type column from SharePoint list)

(0) ShareShare
ReportReport
Posted on by 819 Super User 2025 Season 2

Good Afternoon!

 

I built canvas app with SharePoint list and when I selected Inspector column - it only shows Item names however it is supposed to show all employees or managers name so that someone who is inspecting can select his/her name as in SharePoint column I am able to enter my name or email and it is selecting me as a Inspector, not in Canvas app.

 

 

Categories:
I have the same question (0)
  • Verified answer
    MTNK Profile Picture
    819 Super User 2025 Season 2 on at
    Re: How to see Inspector Column Name in canvas app(for a Person type column from SharePoint list)

    It is solved- 

     The code is here -

     

    Items 

    Filter(Office365Users.SearchUserV2({searchTerm:Trim(Self.SearchText),isSearchTermRequired:false}).value,
    AccountEnabled = true && Not("#EXT" in UserPrincipalName))
     
    And
    select Auto Searching under Property.
     
    And
    For Advanced you need to do following changes - 
    Layout to Double
    Primary text - DisplayName
    Secondary text - Mail
    SearchField - DisplayName
     
    Also, 
    Add Office365 Users under Add Data tab as Connection.
     
     
    I hope it works. Or you can reach out to me for help.
     

    Thanks!

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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 803 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 314 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 253 Super User 2025 Season 2

Last 30 days Overall leaderboard