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 / call a lookup field by...
Power Apps
Answered

call a lookup field by schema name?

(0) ShareShare
ReportReport
Posted on by 523

I am working with the Fluent UI Details List Code Component & I need to set the columns_Items property.

So far, I have the following, except the ColName in the 3rd & 4th items in the table don't call the lookup field correctly (i.e. "cra6a_worktype.cra6a_worktype" doesn't work).

Do I need to use different syntax?

Thanks!

 

 

Table(
 {
 ColName:"cr6a2_client",ColDisplayName:"Customer",ColSortable:true,ColWidth:300,ColRowHeader:true,ColResizable:true
 },
 {
 ColName:"cr6a2_projectname",ColDisplayName:"Project Name",ColSortable:true,ColWidth:300,ColRowHeader:true,ColResizable:true
 },
 {
 ColName:"cra6a_sectionarea.cra6asectionarea",ColDisplayName:"Section Area",ColSortable:true,ColWidth:150,ColRowHeader:true,ColResizable:true
 },
 {
 ColName:"cra6a_worktype.cra6a_worktype",ColDisplayName:"Work Type",ColSortable:true,ColWidth:150,ColRowHeader:true,ColResizable:true
 },
 {
 ColName:"cr6a2_city",ColDisplayName:"City",ColSortable:true,ColWidth:150,ColRowHeader:true,ColResizable:true
 },
 {
 ColName:"cr6a2_approxclosedate",ColDisplayName:"Approx Close Date",ColSortable:true,ColWidth:200,ColRowHeader:true,ColResizable:true
 }
)

 

 

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

    Discussed on GitHub here

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
Haque Profile Picture

Haque 84

#2
WarrenBelz Profile Picture

WarrenBelz 79 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 40 Super User 2026 Season 1

Last 30 days Overall leaderboard