Friday, 9 August 2019
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


The fix is fairly straightforward: find the lookup view in customizations, remove the offending column and add back the proper one (Name).

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.
Subscribe to:
Posts (Atom)
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...
-
Remember when CRM life was so much simpler that solutions did not yet exist? If you had separate development and production environments a...
-
How to Filter SubGrid Lookup view in Dynamics 365 CRM. Please check the comments in the below code and do follow the steps accordingly and ...
-
This section will cover the following: How to start developing a plug-in Example 1: Update parent record based on multiple fields Exam...