Dynamics 365

Search the Dynamics community

Filter blog posts

Card view List view
  • Relevance
  • Most recent
  • Most liked

Filter blog posts

LikeLike (0)
Fixed – Dependency Calculation – There was an error calculating dependencies for this component. Missing component id {GUID} – Dataverse / Dynamics 365

Recently while trying to create a new 1-n relationship between 2 newly created custom tables, we got the below error. “There was error calculation dependencies for this component” System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.Organization...

Nishant Rana 27 Microsoft Employee
LikeLike (0)
Understanding Privilege Check and Shared Access in Dataverse / Dynamics 365

Let us understand this with a simple example. We have the following 2 custom tables having a 1 – N relationship. Project (1-n) Artefact. The relationship behavior is Custom with Cascade All for all the actions except Delete. User 1 is the System A...

Nishant Rana 27 Microsoft Employee
LikeLike (0)
Turn on failed or You need a Microsoft Dynamics 365 license to continue error while trying to Activate a Workflow – Dynamics 365 / Dataverse

Recently while trying to Activate a Workflow we got the below error – Turn on failed. The user with SystemUserId=f02934fa-483e-eb11-bf70-000d3a795b83 in OrganizationContext=37c5705b-a88f-4f40-b654-7bab4d5c1f95 is not licensed. Please contact your ...

Nishant Rana 27 Microsoft Employee
LikeLike (0)
Flow Error – It hasn’t been triggered successfully in the last 28 days (Power Automate / Dataverse)

For one of our flows while testing we realized it was not getting triggered. We could see it giving below error – There’s a problem that needs to be fixed to trigger this flow – It hasn’t been triggered successfully in the last 28 days. We tried a...

Nishant Rana 27 Microsoft Employee
LikeLike (0)
Use Filter Array action to remove values from an array variable – Power Automate

Suppose we have below array variable – varTestVariable having a list of GUIDs in it. And we have another array variable varWorkOrderGuidToBeRemoved which has the list of GUIDs we want to remove from our first variable varTestVariable For this, we ...

Nishant Rana 27 Microsoft Employee
LikeLike (0)
Fixed – The latitude or longitude for the User record associated with this resource is invalid – Dynamics 365 Field Service /Dataverse

While trying to set the Start Location / End location to the Resource Address for Bookable Resource, we might get the below error Exception Message: The latitude or longitude for the User record associated with this resource is invalid. Please pro...

Nishant Rana 27 Microsoft Employee
LikeLike (0)
Use Geolocation Settings for Location Tracking and Auditing – Dynamics 365 Field Service

We can track the different locations Field Service technicians have traveled or where they are at a given time inside Dynamics 365 Field Service. Field Service Technicians can enable location sharing from the app, and based on the Geolocation Sett...

Nishant Rana 27 Microsoft Employee
LikeLike (0)
Fix the trigger – Microsoft.OData.ODataException: A binary operator with incompatible types was detected. Found operand types ‘Edm.Guid’ and ‘Edm.String’ for operator kind ‘Equal’ (P...

Recently in one of our flow triggers – When a row is modified (Dataverse), we got the below error Exception parsing _msdyn_billingaccount_value eq ‘a84c5028-ecdf-ed11-a7c7-00224893b2b0’ submitted for attribute filterexpression of callback registra...

Nishant Rana 27 Microsoft Employee
LikeLike (0)
Portal does not load and displays “Server Error” or shows “Getting set up.. This might take a while” message -Portal Startup Issue (PowerApps Portal)

While trying to create a Website with Template – Partner Portal, we observed the provisioning stuck at – Getting set up… Also, it was showing the below error on checking the Site Health. “URL of the Dynamics 365 organization connected to this port...

Nishant Rana 27 Microsoft Employee
LikeLike (0)
Versioning and Drafts for Solution-based Cloud Flows – Power Automate

We now have the version support for Cloud Flows in Power Automate. This feature is only available in the new editor. Let us start by creating a simple flow, the creation part will happen in the existing editor. Let us save the flow, and select Edi...

Nishant Rana 27 Microsoft Employee