2026 Best Software Awards are here!See the list
It's been two months since this profile received a new review
Leave a Review

Dynamics 365 Field Service Reviews & Product Details

Profile Status

This profile is currently managed by Dynamics 365 Field Service but has limited features.

Are you part of the Dynamics 365 Field Service team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Value at a Glance

Averages based on real user reviews.

Time to Implement

4 months

Return on Investment

22 months

Dynamics 365 Field Service Integrations

(4)
Integration information sourced from real user reviews.

Dynamics 365 Field Service Media

Dynamics 365 Field Service Demo - FieldOne Sky
FieldOne Sky
Dynamics 365 Field Service Demo - FieldOne Sky
FieldOne Sky
Dynamics 365 Field Service Demo - FieldOne Sky
FieldOne Sky
Product Avatar Image

Have you used Dynamics 365 Field Service before?

Answer a few questions to help the Dynamics 365 Field Service community

Dynamics 365 Field Service Reviews (155)

View 1 Video Reviews
Reviews

Dynamics 365 Field Service Reviews (155)

View 1 Video Reviews
3.9
155 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise the software for its ease of use and powerful integration with other Microsoft products, which enhances productivity and streamlines operations. Many appreciate its ability to manage field service tasks effectively, although some note that the setup complexity can be a barrier for new users.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Anton B.
AB
Application Manager
Enterprise (> 1000 emp.)
"Integration Options Good, But Doesn't Fit Our Workflow"
What do you like best about Dynamics 365 Field Service?

Integration through custom made Powerapps possible

Other Microsoft ecosystem apps can be connected to Field Service

Not tied to one partner--> everyone who can work with Microsoft can create apps/do bugfixing for us

Depending on the app created the user friendliness varies. Review collected by and hosted on G2.com.

What do you dislike about Dynamics 365 Field Service?

Doesn't match our way of operating (we use shifts, whereas Field service works with hours/minutes)

Hardly any customization within Field Service which results in the core view not giving the relevant information for the planner

Random bugs (maybe because of the powerapps used) --> out of memory, new logins required

All processes take multiple seconds (10-20 seconds)

No keyboard shortcuts Review collected by and hosted on G2.com.

VS
Solution Architect
Mid-Market (51-1000 emp.)
"End-to-End Field Service Management with Advanced Scheduling and IoT Integration"
What do you like best about Dynamics 365 Field Service?

End-to-End Field Service Management

Advanced Scheduling & Resource Optimization

IoT-Driven Proactive Maintenance

Deep Integration with Dynamics 365 & Power Platform Review collected by and hosted on G2.com.

What do you dislike about Dynamics 365 Field Service?

Complex Setup and Configuration

Performance at Scale

Cost & Licensing

Reporting Requires Extra Work specially service reports, which are very challenging Review collected by and hosted on G2.com.

Jinkal S.
JS
Consultant
Small-Business (50 or fewer emp.)
"Field Service"
What do you like best about Dynamics 365 Field Service?

Field Service is a powerful tool, and what stands out the most is its ability to optimize field operations through a combination of scheduling, resource management, and customer engagement features. Review collected by and hosted on G2.com.

What do you dislike about Dynamics 365 Field Service?

Complexity in Setup and Configuration, Cost Review collected by and hosted on G2.com.

Verified User in Facilities Services
IF
Enterprise (> 1000 emp.)
"Best field service solution from Microsoft"
What do you like best about Dynamics 365 Field Service?

It's various features such as Scheduling, Time schedule list. The best about Dynamics 365 Field Service is that it's ability to integrate with other Microsoft products such as Outlook, Teams and many more. Review collected by and hosted on G2.com.

What do you dislike about Dynamics 365 Field Service?

Laggy behaviour during peak hours, App design a little bit. Review collected by and hosted on G2.com.

Shashank S.
SS
Associate D365 and PowerApps Developer
Enterprise (> 1000 emp.)
"Work Order Management"
What do you like best about Dynamics 365 Field Service?

Work Order management ,Scheduling tool,Use in mobile,Asset Management,purchasing and Inventory manage,Generate Reporting ,Integration with Omnichannel for Customer Support. Review collected by and hosted on G2.com.

What do you dislike about Dynamics 365 Field Service?

Integration with external and Omnichannel is bit difficult. Review collected by and hosted on G2.com.

Mark H.
MH
Senior Business Development Representative
Enterprise (> 1000 emp.)
"I use dynamics 365 for my daily work routines to log prospects our entire corporation uses it."
What do you like best about Dynamics 365 Field Service?

It was easy to use even without having knowledge of crms Review collected by and hosted on G2.com.

What do you dislike about Dynamics 365 Field Service?

There are some safety protocols once a lead is passed on that I'm unable to edit if I made a mistake Review collected by and hosted on G2.com.

Layne A.
LA
Enterprise (> 1000 emp.)
"D365 Field Service works well, if you understand how it was integrated to the main D365 offering"
What do you like best about Dynamics 365 Field Service?

Dynamics 365 Field Server (FS) allows for very flexible deployment of service contracts, having all of the features of the D365 CRM solution, with FS concepts like agreements, work orders, tasks, etc., built in. Like all of D365, most "core" entities like tasks, accounts, users, teams, etc., can be flexibly associated to each other, and work flows built around that.

Also, as a data analysis lead, having the built-in and user-configured possible associations among entities makes automating and converting the data into a more traditional relational structure much easier than having to manually code the ETL.

The metadata tables describing possible statuses, substatuses and associations with entities are very systematic-even reporting the ROLE of each side of an association. If you wanted, you could entirely automate a graph database ETL just from careful intake of the metadata tables (which would eliminate the problem reported in the "dislike" section that many entities have over 100 (mostly unused in most implementations) fields that are null if unused. Review collected by and hosted on G2.com.

What do you dislike about Dynamics 365 Field Service?

The thing that makes D365 FS (and D365 in general) is that the underlying data model is extremely hard to manage outside of the tools offered by Microsoft. It takes quite an effort to set up data duplication into a database accessible via traditional SQL (even SQL Server). Once the data is there, you are confronted with each entity having EVERY POSSIBLE field that could be used. Core entities like "account", "contact", "task", etc. have over 100 fields each. The column order is seemingly random: user-configured fields are shuffled among the built-ins. Luckily the API-available metadata is available - allowing the construction of automated conversion tools to make the extracted data contain only fields in use - sorted in a manner that is more manageable.

The above comment is applicable to ALL D365 solutions, not just FS. FS has two key concepts that are missing, which seem like they would be part of any CRM->FS solution:

1. Lack of a concept of a unified account "status" or "pipeline": in D365. "leads" which are closed create "opportunities", which in FS turn into "agreements" to which one or more "work orders" can be associated. There is not a unified place, other than back links to the previous step, to understand at what date a particular agreeement for an account (either of which may not be created until after the lead is closed) was a lead, when the lead closed and created an opportunity, which then turned into an agreement, etc. If you want to build a pipeline report (even in the built-in GUI, but also in SQL) you have to manually create joins that follow the links. It is also possible for the front end to create entities later in the process without the previous step (an agreement may exist without an opportunity which created it, for example). When used to understand close rates, cost of customer/account acquisition, lifetime value of a customer, etc., it is super challenging.

2. The FS-specific entities "agreement" and "work order" were, I believe, implemented initially by another solutions provider then purchased and added in. (They are named "msdyn_account" and "msdyn_workorder - that previx convention applies also to new entities/fields added by implementers). Thus, the "status/substatus" of these two entities are handled very differently - in all other D365 built ins, there are two metadata fields denoting entity "status": current/active, inactive, etc. and "substatus": "new", "open", "wip", "closed", etc. In agreements and workorders, those fields exist, but the actual user-configurable fields that denote the same meaning are in additional entity tables with GUIDs for keys instead of integers.

It's another thing to work around.

These two, and the absolute requirement common to all configuration or no/low code implementation environments to work within the paradigm of the tool rather than imposing your process onto it are probably the hardest things to overcome.

That being said, the fact you can DIRECTLY query for all legal associations among entities and statuses in the metadata tables makes this a tractable problem. Review collected by and hosted on G2.com.

BF
Tech Support
Enterprise (> 1000 emp.)
"Works but really needs to be modified for your specific needs."
What do you like best about Dynamics 365 Field Service?

Works. Modern. Has the ability to integrate with other software. Review collected by and hosted on G2.com.

What do you dislike about Dynamics 365 Field Service?

Everything seems to need to be modified to get it to work properly. Review collected by and hosted on G2.com.

Dawn F.
DF
Administrative Assistant
Mid-Market (51-1000 emp.)
"Good program"
What do you like best about Dynamics 365 Field Service?

Dynamic 365 is a great program. The modules are easy to decipher, and as long as our team members enter good substantial information, the program does a great job of providing valuable reports. Review collected by and hosted on G2.com.

What do you dislike about Dynamics 365 Field Service?

The only dislike was our information in the "cloud." It just raises too many security concerns for some members. Even though the security is top notch, there is a massive amount of features that a user has to contend with, and it just makes it tiresome. Review collected by and hosted on G2.com.

Rohit Y.
RY
Senior Associate
Enterprise (> 1000 emp.)
"Microsoft Dynamics CRM field service is best"
What do you like best about Dynamics 365 Field Service?

It is best enterprises application which can be used during field service. It's is based on cloud and can be operated in mobile phone as well. Review collected by and hosted on G2.com.

What do you dislike about Dynamics 365 Field Service?

It's can be made more simple in functionality Review collected by and hosted on G2.com.

Pricing Insights

Averages based on real user reviews.

Time to Implement

4 months

Return on Investment

22 months

Average Discount

15%

Dynamics 365 Field Service Comparisons
Product Avatar Image
Salesforce Field Service
Compare Now
Product Avatar Image
Oracle Field Service Cloud
Compare Now
Product Avatar Image
ServiceTitan
Compare Now
Dynamics 365 Field Service Features
Calendar
Dispatch
Roles
Location
Employee Communication
Client Notifications
Reports
Analytics
Invoicing
Product Avatar Image
Microsoft Dynamics 365 Field Service