Friday, 9 August 2019

Filtering attributes in dynamics 365 plugin

Dynamics 365 view error: To use this saved view, you must remove criteria and columns that refer to deleted or non-searchable items

Tip #747: If your view is broken

Closed binocularsIf you followed our yesterday’s tip and tried to set up a workflow automatically adding a user to a team, you may have seen the error message: “To use this saved view, you must remove criteria and columns that refer to deleted or non-searchable items.”
Broken view message
The fix is fairly straightforward: find the lookup view in customizations, remove the offending column and add back the proper one (Name).
Broken view
If you think that it will never happen to your views then wait until someone pulls out Xrmtoolbox and uses View Replicator to create a view referring to non-existing attributes.

How to use Form Component Control to Edit Related Entity Information in Dynamics 365 CRM

In the recent release of the Dynamics 365 CRM, new features have been added. One of the most important and useful features among these is th...