Microsoft Copilot $21 now $18/user/month + 1 month free

October 28, 2021

Add Detail to the Schedule Board in Dynamics 365 Field Service

Recently one of our experts developed a brilliant process to add more detail to the Schedule Board in Dynamics 365 Field Service. Overall, this will provide more visibility to dispatchers and resources that are viewing the Schedule Board daily. Just a few simple steps by an admin user can add important details to the scheduled work orders.

By default, the hourly view of the schedule shows very little detail for each work order. There is only the resource name/number and “Work Order” displayed during the scheduled time.

Dispatchers and resources would originally have to drill deeper to find key information such as the account associated with the work order, or the projects scheduled to be completed. To secure this improved visibility and ease of use for the hourly view, a System Administrator must follow these simple steps:

Step 1: Turn off the New Schedule Board toggle to be able to edit it.

Step 2: Go to Tab Settings – Initial Public View > Work Order

Step 3: Add this custom script in the Booking Template field

<div style=”line-height: 11px !important; width: 99%; overflow: hidden; display: block; text-overflow: ellipsis;”>
WO:
<B>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_name}</B><br/>
WO Summary: <b>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_workordersummary}</b><br/>
Account: <b>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_account_msdyn_workorder_ServiceAccount.name}</b><br/>
</div>

Step 4: Go back and see the changes to the Schedule Board

Please Note:

This change affects the Hourly View on the Scheduling Board.

Administrative Users can customize which fields are displayed on the Work Order when looking at the Schedule Board by changing certain parts of the code shown in bold below.

<div style=”line-height: 11px !important; width: 99%; overflow: hidden; display: block; text-overflow: ellipsis;”>
WO:
<B>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_name}</B><br/>
WO Summary: <b>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_workordersummary}</b><br/>
Account: <b>{msdyn_msdyn_workorder_bookableresourcebooking_WorkOrder.msdyn_account_msdyn_workorder_ServiceAccount.name}</b><br/>
</div>

If there are any issues inputting or customizing this code, please feel free to reach out at https://lime-falcon-860444.hostingersite.com/ to chat with one of our experts. BCS is always happy to work with you to find the appropriate solution!

Other articles

What 200% ROI from Business Central Really Looks Like

Jackie Gant

|

April 13, 2026
Where ROI actually shows up from finance efficiency to operational visibility Forrester says Business Central delivers 200% ROI. But what does that actually look like in practice? A recent Total Economic…

Do You Need Avalara for Business Central? A Practical Guide

Clayton Jones

|

April 10, 2026
Webinar: Sales Tax Works…Until It Doesn’t: Tax Complexity at Scale for Product CompaniesMay 5 @ 10:00 AM PT/1:00 PM ETRegister Now!Most companies focused on making, distributing, or selling products manage…

What Is Work IQ? How Microsoft Copilot Moves from Data to Context

Zoltan Orban

|

April 9, 2026
Work IQ is one of those terms that can sound more complex than it really is. Most AI tools today work by pulling from available data. They can read records, summarize…

What’s Rolling Out in Business Central 2026 Release Wave 1

Lupe Haro

|

April 7, 2026
The latest release of Microsoft Dynamics 365 Business Central is now rolling out, with updates scheduled between April and September 2026. When Microsoft first introduced this wave, the themes were clear:…

Where Microsoft Copilot Fits into the Workday

Zoltan Orban

|

March 31, 2026
There is a lot of marketing around Copilot, but in practice, its value often shows up in small, everyday tasks. It is not a replacement for expertise, but it can…

What Copilot “Cowork” Means for Business Users

Zoltan Orban

|

March 26, 2026
Microsoft recently introduced Copilot Cowork, and I wanted to take a closer look at what it represents in practical terms, especially for business users working across Microsoft 365 and related…