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 :
Small and medium business | Business Central, N...
Suggested Answer

How to display Resource name in Time Sheet page

(0) ShareShare
ReportReport
Posted on by 373
Hi Community,
 
Do you know how i can display the resource name on the Time Sheet page?
 
This is a timesheet list, but it is a different table for time sheet list
 
 
Now, I want to display the resource name on the timesheet page:
 
I tried creating a flowfield, but still, it does not work.
 
If you know how? I would appreciate it
 
 
I have the same question (0)
  • Suggested answer
    Gerardo Rentería García Profile Picture
    27,286 Most Valuable Professional on at
  • Suggested answer
    Mohamed Amine Mahmoudi Profile Picture
    26,803 Super User 2026 Season 1 on at
    Hi @Manuel,
     
    You must add this field in Time Sheet Extension page.
    Try this code
    pageextension 50110 "Time Sheet Ext" extends "Time Sheet"
    {
        layout
        {
            addafter(ResourceNo)
            {
                field(ResourceName; TimeSheetHeader."Resource Name")
                {
                    ApplicationArea = All;
                }
            }
        }
    }
     
    Best reggards,
    Mohamed Amine MAHMOUDI

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,687 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,041 Super User 2026 Season 1

#3
Grigorios Mavrogeorgis Profile Picture

Grigorios Mavrogeorgis 974 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans