Ever Needed to Select Multiple Picklist Values in Flow? How About via a Single Condition?!

Salesforce Flow is one of the most powerful tools provided by Salesforce to implement business requirements declaratively. Till date, I have written 200+ flows just for my blog posts! Salesforce Flow helps businesses to save time, as well as money, by implementing solutions quickly. Implementation of Salesforce Flow is straightforward

Read More

Easiest Way to Convert ListView Filters for use in SOQL

Big Idea or Enduring Question: How to convert listview filters for use in SOQL?  Objectives: After reading this blog, you’ll be able to: Convert list view filters to equivalent SOQL Export records from list view to excel spreadsheet Understand the list views and list view describe call in REST API

Read More

Count Selected Values in a Multi-select Picklist

Big Idea or Enduring Question: How to count the number of selections in a multi-select picklist? Objectives: After reading this blog, you’ll be able to: Count the number of selections in a multi-select picklist  understand how the PICKLISTCOUNT formula works and much more  Business Use case Anita Smith is working as

Read More