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 Pages / Problems with AddColum...
Power Pages
Answered

Problems with AddColumns on gallery

(0) ShareShare
ReportReport
Posted on by 9

Hi,

 

I have a gallery connected to a D365 table (Questionaires). This entity has a lookup field of type User called Checker.

 

As I need to sort on this field, I am trying to add a column to the gallery to show the Checkers full name.

 

My issue is that no matter how I define it, my added column is always empty 😞

 

for thegallery items source I have tried both..

 

AddColumns(Questionaires,"CheckerName",LookUp(Users, User=Checker.User).'Full Name')

 

and 

 

AddColumns(Questionaires,"CheckerName",LookUp(Users, User=Checker.User, 'Full Name'))

 

and my column text in the gallery is

 

ThisItem.CheckerName

 

Any help appreciated 🙂

 

All other columns in the gallery are populated correctly, but the added column is empty.

 

Regards

Chris Adams

Categories:
I have the same question (0)
  • Verified answer
    Enphridian Profile Picture
    9 on at

    Hi,

     

    In case anybody else faces this issue, I resolved it by casting the User explicitly as Guid like this

     

     

    AddColumns(Questionaires,"CheckerName",LookUp(Users, User=Guid(Checker.User)).'Full Name'

     

    🙂

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

These are the community rock stars!

Leaderboard > Power Pages

#1
Valantis Profile Picture

Valantis 49

#2
11manish Profile Picture

11manish 33

#3
Haque Profile Picture

Haque 28

Last 30 days Overall leaderboard