The Official Salesforce Blog

The Official Salesforce Blog

How big can a custom formula be?

Jamie Grenney Jun 10, 2005

There is a limit of 1000 characters per custom formula, including spaces and carriage returns. However, because you can reference other formulas within formulas, you can sometimes divide up big formulas into multiple fields to get around this limit.

There are other limits that are related to the size of the database query generated by the system. You may run into these limits if you create custom formulas that reference other custom formulas. If this happens, you will get a syntax validation error stating, “formula too large to execute.”

 

1 Comments

Debbie

Is anyone running into a challenge with hitting formula limits? I seem to have hit the limits when the number of characters is below the 5000 limit we have on Enterprise.

Post a comment