Jeremiah


2
As an admin, we check a lot of boxes on the profile and permission set user interfaces. It can be daunting for admins of large organizations with lots of profiles or permission sets. Wouldn’t it be easier if you could update / insert Field Permissions, Object Permissions, Custom Permissions, App […]

Mass Update Profiles with Dataloader


One thing that all administrators want to know is what is the quality of their data.  How well are contacts populated? How well are accounts populated?  Well, look no further!  Following these steps and custom fields, you too can know how to make this amazing lightning page! Notice on the […]

Data Quality – #ItsBetterInLightning




Update: With Spring ’18, there is a new feature that will allow for taking advantage of mass checking records that meet duplicate criteria and for duplicate record set management.  For more information, check out the release notes! https://releasenotes.docs.salesforce.com/en-us/spring18/release-notes/rn_sales_data_quality_duplicate_jobs.htm So you’re excited to take advantage of the new duplicate management features, […]

Cleaning Data – Getting Duplicate Rules Active (when failing activation)



I had the pleasure of attending the first annual WITness Success conference and it was the most rewarding and empowering conference I have attended. Not because it was about the technology, but because it was about the people behind the technology.  It was about their experiences in technology as an […]

WITness Success: What it means to be an ally



NOTE: As of Winter ’18, API v41, all components below are available with the standard lightning:dynamicIcon component. This post will continue to exist should anyone need to reference for making their own SVGs.   With the addition of the new Lightning:icon components, it’s great for being able to easily add the […]

Dynamic Icons in Lightning Components





Someone in the community was asking if there was a way in Salesforce Lightning Experience to display a report via a URL Parameter, using the new feature – Filter Reports via URL Parameters in Lightning Experience – added with Spring ’17 release.  We were able to easily meet the requirement for posting […]

URL “Hacks” as Buttons in Lightning Experience


1
For developers, we all know that it is not very good to keep our passwords, usernames, and security tokens in a plain text file, yet the sample provided by Salesforce in the force.com migration tool does this.  I was looking for a better way.  I have a few but ultimately, […]

Authentication Into ANT