Dynamics 365 Field Service : Create and configure views
Views in Dynamics 365 Field Service are more than just lists—they are a powerful way to filter, sort, and present data that matters most to field technicians, dispatchers, and managers.
In this blog, we’ll explore:
- What views are and why they matter
- Types of views in Field Service
- Step-by-step guide to creating and configuring views
- Best practices for performance and usability
What Are Views in Dynamics 365 Field Service?
A view in Dynamics 365 represents a predefined filter and layout for a set of records. It determines:
- Which records are displayed
- Which columns (fields) are shown
- How data is sorted and grouped
For example:
- “Active Work Orders” view shows only open work orders assigned to the logged-in user.
- “Products with Low Inventory” view helps inventory managers spot shortages at a glance.
Types of Views in Field Service
Step-by-Step: Create and Configure Views
1. Navigate to the Table
- Go to Advanced Settings → Customizations → Customize the System.
- Select the table (entity) like Work Order, Account, or Resource.
2. Create a New View
- Under the selected table, click Views → New View.
- Provide a name (e.g., “Open Work Orders - Technician”).
- Set a description for clarity.
3. Define Filter Criteria (FetchXML Query)
This is where you specify which records appear in the view:
- Use Add Filter to define conditions (e.g., Status = Open, Owner = Current User).
- Combine conditions with AND/OR logic for complex filters.
4. Configure Columns (Layout)
- Add columns you want users to see (e.g., Work Order Number, Priority, Due Date).
- Arrange column order.
- Set sorting rules (e.g., Priority descending).
5. Customize View Presentation (Optional)
For model-driven apps:
- Apply column width adjustments.
- Set default view for the table.
6. Save & Publish
- Click Save and Close.
- Publish Customizations to make the view available to users.
Best Practices for Views
- Limit Columns: Avoid loading too many fields—improves performance.
- Use Filters Wisely: The more complex the query, the slower the view.
- Default Views: Set logical defaults for common user roles.
- Leverage Personal Views: Empower users to create their own filters.
- Security Considerations: Only show sensitive data to authorized roles.
Final Thoughts
Mastering views in Dynamics 365 Field Service helps teams stay focused, act faster, and make informed decisions. Whether it’s dispatchers managing schedules or technicians prioritizing tasks, tailored views ensure everyone sees exactly what they need.
Published on:
Learn moreRelated posts
Power Platform Environment Deep Dive (Part 2)
In Microsoft Power Platform, choosing the right environment type is important because each environment is designed for a different business pu...
Power Platform Environment Deep Dive (Part 1)
Today, in the business enterpriese world, Power Platform enables organization to build application, automate workflow, analyze data crea...
Book Review : Life 3.0 by Max Tegmark
This is the third book I’ve read this year, and even though I’m still in the early chapters, it already feels like my favorite read of the yea...
Dataverse Views Demystified: Making Data Work for You
In Microsoft Dataverse, users do not always see all the data stored in a table. What they can view depends on their security permissions, role...
Decode & Fix : Shared App host initialization has timed out in Microsoft Power Apps
Issue :While working with apps in the Microsoft Power Platform, we encountered a critical issue where the application failed to load pro...
Dataverse Integration Patterns: Sync vs Async vs Event-driven (Real Use Cases)
As organizations start using Microsoft Power Platform, Microsoft Dataverse is no longer just a place to store data—it becomes a key part of ho...
Book Review : Don't Believe Everything You Think by Joseph Nguyen
My second book of this year is "Don’t Believe Everything You Think" by Joseph Nguyen. This book was recommended by a friend who strongly belie...
Book Review : Scary Smart by Mo Gawdat
The first book I read in 2026 was Scary Smart by Mo Gawdat, the former Chief Business Officer at Google.In today’s world, Artificial Intellige...
Managing Temporary User Access in Dataverse with Access Teams
Access Teams let you give people access to one specific record, not the whole table.Access Teams in Microsoft Dataverse are a powerful way to ...
