Five Ingenious Formulas I Love Using

There was a time where I used to dread writing formulas but thanks to being active on the Answers Community, doing hands-on formula related exercises in a dev org for days…

Comments Off on Five Ingenious Formulas I Love Using

Using Inline Visualforce Page and Auto Launched Flows to Trigger Actions on Unsupported (By Process Builder and Apex trigger) Objects

We all know how Process Builder and Apex triggers aren't supported on certain objects like Partners, Contact Roles, Permission Set Assignment, Quote Documents and many others. So if someone were…

Comments Off on Using Inline Visualforce Page and Auto Launched Flows to Trigger Actions on Unsupported (By Process Builder and Apex trigger) Objects

5 Ways To Use The Mighty CASE() Function

When writing formulas in Salesforce, the objective should not only be to achieve the desired outcome but also to make the formula readable, maintainable and low in character/compile size. Thanks…

Comments Off on 5 Ways To Use The Mighty CASE() Function