Query Builder Error exporting solution in Dynamics 365
Query Builder Error
The specified field does not exist in Microsoft Dynamics 365
The root cause of this problem is that I removed a field from Dynamics 365 CE / CRM, but the solution still has a reference to the deleted field. The solution has an orphan Solution Component pointing to nothing. This blocks the exporting of the solution.
Solution
Resolved this by editing the quick find view of entity . in error the field name was given like .<field name> . '
This field was of diff entity (related entity 1) . in quick find I deleted a column which is having similar name and that look up was of related entity 1.
Issue got resolved by removing this field from quick find view.
You can just recreate it if nothing works
No comments:
Post a Comment