Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

ERROR: QUERY_TOO_COMPLICATED in the log file

Problem

This error occurs when the length of the SOQL statement is too long and fetches a large number of fields.

Solution

Refer to this article on Salesforce for more information: Maximum length for SOQL statements

  • No labels