Salesforce.com Mass Delete Utility

Deleting records in bulk from Salesforce is currently so cumbersome and there is no way to get rid of all records an easy way. Working with many technical team, either they use Data Loader or a Bulk API tool to perform these bulk deletes. Current Challenge – During System Testing / System Integration / Business Validation Testing … More Salesforce.com Mass Delete Utility

Dynamic SOQL – Query Results in Local Time

Blog by Stanley Sequeira – Nov-30, 2015   When working on a Project Requirement, I’ve realized that there are no good online resources, which talk about GMT to local time conversion in Apex specifically with Dynamic SOQL. Use Case – Fetch Results from the Database based on a User Input (Visualforce) in local time. The user … More Dynamic SOQL – Query Results in Local Time

Salesforce WAVE – Create a Sales Pipeline Dashboard Tutorial

Salesforce Wave Tutorial by Stanley Sequeira | 5 – Oct – 2015 Business Scenario – Sales Manager “Sally” would like to know the Sales Pipeline of the company and the Opportunities closing this quarter on one screen Solution – The IT Team decides to slice and dice this data and present it on Salesforce WAVE to … More Salesforce WAVE – Create a Sales Pipeline Dashboard Tutorial