function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jeremy EvansJeremy Evans 

Errors while deploying changes to server through eclipse

I'm using Eclipse (I'm very new to this software) to update some reports (testing everthing in the sandbox). When I deploy the changes I get various errors - one of them being "required field is missing: sourceValues" and I can't find anything online to tell me how to resolve. 

I also noticed some of my fields say "Account.Lead" and others say "Account$Lead" - All of my "Account$Lead" updates failed but the "Account.Lead" updates were successful can anyone educate me on the difference, why those failed, and how to resolve?

Thanks,

Jeremy

Dushyant SonwarDushyant Sonwar
Hi Jeremy,

Please check this salesforce knowledge article regarding the above issue.
https://help.salesforce.com/articleView?id=000205894&type=1

This might help :)