


Installation of SSIS Integration Toolkit for Dynamics 365 F&O
What is SSIS Integration Toolkit? SSIS Integration Toolkit for Dynamics 365 is a powerful tool that allows you to integrate and synchronize data between your Microsoft Dynamics 365 system and other applications or databases using SQL Server Integration Services (SSIS). It simplifies the data integration process by providing a user-friendly interface and a range of […]

Get started with Dynamics 365 Human Resources migration
Introduction In 2021, Microsoft made an announcement stating that they would be combining the Dynamics 365 Human Resources (HR) module with Dynamics 365 Finance & Operations (F&O). As a result, customers currently using the D365 Human Resources application were instructed to transfer their standalone HR application to the Finance & Operations infrastructure by the end […]

Dynamics 365 Human Resources migration
In 2021, Microsoft made an announcement stating that they would be migrating to the Dynamics 365 Human Resources (HR) module with Dynamics 365 Finance & Operations (F&O). As a result, customers currently using the D365 Human Resources application were instructed to transfer their standalone HR application to the Finance & Operations infrastructure by the end […]

Dynamics 365 2022 release wave 2
The Dynamics 365 and industry clouds release plan for the 2022 release wave 2 describes new features releasing from October 2022 through March 2023. You can either browse the release plan online or download the document as a PDF file. The PDF file also includes information about Power Apps, Power Automate, Power BI, Power Pages, Power Virtual Agents, Microsoft Dataverse, Microsoft Power […]

Restrict access to worker information
In today’s article, we will see how to restrict an employee to view information only for those legal entities that they have access. Currently, an employee can see data from all legal entities but there are some cases when this should not be happened due to GDPR compliance. User should not see information from other […]

Streamlined employee, ESS and person hub view
Recently, Microsoft released new feature called “Worker header control“. With this feature, it replaces the existing worker header in the Streamlined worker form, Person hub form and Employee self-service. The header contains key information about the worker, and also single-click actions such as emailing, calling, or messaging. The header can be modified by removing fields […]

Sign up for a free Dynamics 365 Finance and operation trial
In today’s article, we will see how to sign up for a free Dynamics 365 Finance and operation trial version. Trial environments are required when you would like to check and test functionality available in the system. If you are a Dynamics customer or partner, you can sign up for a customer / partner trial. […]

Edit embedded reports in Dynamics 365 F&O
The Power BI reports are embedded in Dynamics 365 F&O in a workspace under Analytics tab. In some cases, the standard reports include data that isn’t relevant to all customers. More often, customers might want to access data points or calculations that are left out of the standard reports. Power users can use web-friendly design […]

Get employee’s manager from the dataverse
In this article, We will see how to get employee’s manager from the Dataverse. We have a manager field in the worker entity however it is always blank. Follow below steps to get the manager record from the dataverse. Entities required Relationships Parent table Child table Cardinality Cdm_worker cdm_positionworkerassignmentmaps 1 : N Cdm_worker Cdm_jobposition […]