feed-icon-32x32.png

Subscribe in Feed Reader
Subscribe by Email

Learn how Salesforce.com can help your business
arrowpointe @ twitter
  • anyone use Salesforce's knowledge base? (the old school one) Notice scrollbars appearing in the content recently? 2 days ago
  • yes, i can use aggregate functions in dynamic soql. asked too soon, sorry 2 days ago
  • can i use aggregate functions in the Database.query() method? 2 days ago
  • what's the timing for new IDE? will it run just as well on eclipse 3.4 as 3.5? major benefits of 3.5 (i only use eclipse for salesforce)? 2 days ago
  • anyone use campaignmonitor with salesforce? no integration, but seems like a slick tool. curious about your process re: subscriber sync 2 days ago
  • is there a apex method or query that can tell me whether a subscriber org has a Trial vs. Active license of my package they installed? 3 days ago
  • feels like the new salesforce ui uses JavaScript libraries and rendering more friendly to fitefox's memory issues. Real or my imagination? 4 days ago
  • More updates...

Powered by Twitter Tools

Workaround to the formula compile size limit

The Decoding Salesforce blog feed-icon-12x12.png has a good post on working around the formula compile size limit. In short, it’s a way to span your large formula across 2 formulas and compile them in a particular sequence so Salesforce doesn’t realize its over its limit. Nice hacking!

I think this workaround may be needed less in the future, however. I am quite certain that the formula field compile size is getting increased to 5K with the Spring ‘07 release.

Leave a Comment

All comments are moderated. Other visitors will not see your comment until it has been approved.