Display Records Data in a Table Using DataTable

Big Idea or Enduring Question: How to display records in a table using the datatable and process selected records?  Objectives: After reading this blog, you’ll be able to: Understand how to use data table Works with Get Records element to fetch records Add columns to datatable Update multiple records using

Read More

Work With Aggregate Functions in Salesforce Flow

Big Idea or Enduring Question: How to work with the aggregate functions in Salesforce Flow? Objectives: After reading this blog, you’ll be able to: Find out the NUMBER (Count) of rows for query criteria. Find out the MAXIMUM value of a field for query criteria. Find out the MINIMUM value of a

Read More

Restrict Users on Switching from Lightning Experience to Classic

Lightning Experience is a new, fast, modern user interface experience from Salesforce. Lightning Experience comprises numerous new features and completely redesigned pages. Salesforce allows customers to switch back and forth from Lightning to Classic or vice-versa using Switcher, as shown in the following screenshot. Learn more about enabling Lightning Experience for

Read More

Set Your Productivity on Steroids by Creating Subflows

Salesforce Flow is one of the most used declarative tools to automate business processes in Salesforce. Most of us usually create a new flow for each requirement. That not only is not a best practice, but, in the long run, it is a highly unproductive and unsustainable approach to managing

Read More

Automatically Add New User to Public Group or Queue

Big Idea or Enduring Question: How do you automatically add new users to a Public Group or Queue? Objectives: This blog post will help us to understand the following Create automation associated with creating a new user Automatically add a user to a specified Public Group or Queue with Flow

Read More

Delete Complete Chatter Conversation Using Salesforce Flow

Big Idea or Enduring Question: How can users be allowed to delete Chatter conversation? This is a continuation of my previous article Delete Chatter Messages Using Salesforce Flow, In that I had discussed a way which allows your users to delete Chatter messages. This article goes a step ahead and

Read More

Delete Chatter Messages Using Salesforce Flow

Big Idea or Enduring Question: How can users be allowed to delete individual Chatter messages? Objectives: After reading this article, the reader will be able to: Use automation to increase user permissions Create a custom object to store the Id of a Chatter message Use Record-Triggered Flow to delete the

Read More

1 3 4 5 6 7 28