How to Query the ListView of an Object in Salesforce SOQL?

SOQL List view of objects in Salesforce

In Salesforce, we can query information related to the List View using the ListView object, which provides queries for the public list view of the sObjects. By using the ListView object in SOQL queries, we can only query public list views or list views accessed by the user executing the query on the sObjects, meaning … Read more >>>

IN Operator/Clause in SOQL(Salesforce Object Query Language)

IN Operator/Clause in SOQL

While working on Salesforce records, I need to filter records by matching fields against multiple specified values. To retrieve those records, we use an IN operator/clause in SOQL to fetch the matching field records in Salesforce. In this Salesforce tutorial, we will learn about the IN operator/clause in SOQL(Salesforce Object Query Language). In that, I … Read more >>>

How to Convert TimeZone Values in Salesforce?

Invalid aggregate function convertTimezone in Salesforce

In Salesforce, converting the timezone values is required when working with users and customers from different time zones. With this, we can efficiently handle time-related tasks, such as scheduling meetings, tasks, and deadlines, depending on proper timezone settings. In this Salesforce tutorial, we will learn how to convert TimeZones in Salesforce Apex. Additionally, I will … Read more >>>

How to Query Multi-Currency Fields in Salesforce SOQL?

Query Multi-Currency Fields in Salesforce SOQL

In Salesforce, if the organization has set up multiple currencies, we can query the currency value in the desired currency rate from the enabled currencies. In Salesforce, we will learn how to query the multi-currency fields in SOQL. To query multiple currency fields, multiple currency settings must be set up in Salesforce. The enabled currency … Read more >>>

Null Coalescing Operator in Salesforce

Use Null Coalesce Operator in Salesforce

In the release of Spring ’24, Salesforce introduced a new feature, the Coalescing Null operator. This operator combines multiple null checks to avoid null pointer exceptions and eliminates the need for multiple if-else conditional blocks. In this Salesforce tutorial, I will explain the Coalescing Null operator in Salesforce Apex and demonstrate how to coalesce null … Read more >>>

Salesforce SOQL toLabel() Function

toLabel function in Salesforce SOQL

In Salesforce SOQL, we use the toLabel() function in the queries to retrieve translated field labels in multi-language Salesforce orgs. This means it translates SOQL query results into the user’s language, which submits the query using the toLabel function.  In this Salesforce tutorial, I will explain the toLabel() function in Salesforce and its use cases for executing SOQL queries … Read more >>>

How to Setup External Objects in Salesforce?

Deploy External object in Salesforce

In Salesforce, External objects are similar to custom objects, and these external objects allow us to access and interact with data stored outside of the Salesforce organization. This means the external data can be viewed and managed within the organization as native Salesforce data. In this Salesforce tutorial, I will explain external objects in Salesforce and how … Read more >>>

How to Automate Survey Invitation in Salesforce using Flows?

Send survey invitation email in Salesforce

In Salesforce, using Surveys, we collect user data through a review or a feedback form. After setting up the survey, the next task is to send the surveys. In Salesforce, we can automate and send survey invitations using flow automation, specifically, a record trigger flow. In this Salesforce tutorial, I will explain how to automate … Read more >>>

How to Create Surveys Using Flows in Salesforce?

Salesforce Lightning Custom Survey forms

In Salesforce, surveys are feedback or review forms that collect feedback from customers, users, and employees by having them fill out the survey form. The collected data is stored for further analysis and to improve products, services, and operations. The Survey feature is available in both Salesforce Lightning and Classic editions. For the developer org, … Read more >>>

Query Records Created Today or Yesterday with SOQL in Salesforce

Salesforce SOQL query TODAY filter

In Salesforce, we can query records based on created or modified today or yesterday, as well as those with information related to tomorrow’s date, by appending TODAY, YESTERDAY, or TOMORROW to the WHERE clause in the SOQL query. In this Salesforce tutorial, I will explain how to query records of standard and custom objects using date literals such as ‘today’, ‘tomorrow’, … Read more >>>

4 Hours Live Workshop

BUILD YOUR AI CRM ASSISTANT WITH AGENTFORCE

Build a Smart AI-Powered CRM Assistant with Agentforce in Just 4 Hours—Hands-On, Live, and Ready for Real-World Use!

27 August 2026 | 7 PM to 11 PM IST | 9:30 AM to 1:30 PM EST

Early Bird: $9 – First 15 Seats

Agentforce in Salesforce

DOWNLOAD FREE AGENTFORCE EBOOK

Start with AgentForce in Salesforce. Create your first agent and deploy to your Salesforce Org.