Recently, while working with the Field Service app, we ran into a strange issue.
Every time we tried to create a new Account with address information, the system
threw an error: At first, this message didn’t tell us much as this is generic
message...
Recently, one of our customers reported that they were unable to import contacts
into the Dynamics 365 CE environment. They received the following error during
the import: If you’re facing the same issue, don’t worry — I’ll walk you through
the st...
Requirement Modern business applications demand automation, whether it is a
heavy data driven model drive app or light weight canvas app. Microsoft Power
Automate makes it easy to streamline workflows directly within the Microsoft
ecosystem. Let’s...
Requirement Power Pages provides a flexible platform to build low-code,
externally facing web applications on top of Dataverse. A common requirement in
Power Pages applications is to perform operations on Dataverse records for
example update a rec...
Details In Dataverse, when we create a new table, we define a Primary Name
column. This column’s value is what appears in lookup fields. For example, if I
have an Account lookup in my table, it will show the Account Name, because
‘Account Name’ is...
Introduction: In the world of cloud computing, Azure Functions have become a popular choice for developing serverless applications. These lightweight, event-driven functions offer scalability and cost-efficiency, making them an ideal solution for ...
Requirement Let’s say we want to fetch incremental data from BC for CRM using Kingswaysoft. Details While working with CRM and BC integration using Kingswaysoft, let’s say we want to get incremental data from Navision, for example reco...
Requirement Add validation on child entity form based on parent entity. Details Sometimes we want to check name of the parent entity in the child entity quick create form for validation. We can use JavaScript for this validation. For the demo let&...