CASESAFEID() Function in Salesforce | Syntax, Examples, & Use Cases

Use CASESAFEID Function in Salesforce Classic

Recently, I worked at a multinational company that uses Salesforce to manage customer relationships. One day, I was assigned the task of converting a 15-record ID to a case-insensitive 18-record ID. So, I have searched a lot and found that Salesforce has a built-in function named “CASESAFEID” for these types of conversions. In this Salesforce … Read more >>>

BR() Function in Salesforce | How to Break Line in Salesforce

How to Break Line in Salesforce Classic

While working as system administrator in an organization that uses Salesforce for customer management, I was tasked with printing basic contract details. But there is one twist: each detail must be a new line. So, I have found that Salesforce provides a function named “BR” that inserts a new line. In this tutorial, we will … Read more >>>

ACOS() Function in Salesforce | Syntax, Examples, and Use Cases

Calculate the inverse cosine value using Salesforce Classic

We utilise Salesforce CRM to track our marketing campaigns. Each campaign stores a cosine similarity score between customer interests and product categories in a custom number field called Similarity_Score__c. This score is always between -1 and 1. As a Salesforce Admin, I needed to calculate the angle value of this score for advanced analytics. To … Read more >>>

CONTAINS() Function in Salesforce | Syntax, Examples, & Use Cases

CONTAINS() function in Salesforce

While working at a company that uses Salesforce for customer relationship management, I needed to check whether a text field contained a specific substring. As a solution, I found that Salesforce provides a function called CONTAINS that checks whether a specific text value exists within another text field. In this tutorial, we will learn how … Read more >>>

GETSESSIONID() Function in Salesforce | Syntax, Examples, & Use Cases

Use GETSESSIONID Function in Salesforce

While working as a Salesforce developer at Texas Customer Management Company. I was tasked with retrieving the user’s session ID using the Salesforce tool. And as a solution to this, I found that Salesforce provides us with the function named “GETSESSIONID”. In this tutorial, we will learn how to use the GETSESSIONID() Function in Salesforce. … Read more >>>

FLOOR() Function in Salesforce | Syntax, Examples, & Use Cases

FLOOR() Function in Salesforce

We are using Salesforce CRM to manage our product sales. Each Opportunity stores the Total Amount of the deal. As a Salesforce Admin, I wanted to create a field that displays the rounded-down whole number of the deal amount, removing any decimal values. This helps the finance team when they want to view amounts without considering cents … Read more >>>

GEOLOCATION() Function in Salesforce | Syntax, Examples, & Use Cases

GEOLOCATION() Function in Salesforce

Recently, I worked for a company that uses Salesforce CRM to manage its business. While working, I was given the responsibility to display the shipping price of the product based on the customer’s and the warehouse’s location. As a solution, I discovered the GEOLOCATION() function. Let’s go into more detail and learn how to use Salesforce. … Read more >>>

FIND() Function in Salesforce | Syntax, Examples, & Use Cases

Salesforce Lightning FIND Function

While working at a company that uses Salesforce CRM, I was tasked with reviewing customer reviews and, based on them, handling urgent case situations. As a solution, I found the Salesforce FIND() function. So, if you want to know how to find the position of a search text string in the text or how to … Read more >>>

Distance() Function in Salesforce | Syntax, Examples, & Use Cases

Distance() Function in Salesforce

We are using Salesforce CRM to manage customer visits for our sales team. Each customer’s address is stored with Latitude and Longitude fields in Salesforce. As a Salesforce Admin, I created a Formula Field that uses the DISTANCE() function to calculate the distance between the customer’s location and the Sales Office location. The result is shown … Read more >>>

SQRT() Function in Salesforce | Syntax, Examples, & Use Cases

SQRT() Function in Salesforce

I recently worked in a multinational company that manages its Customer Relationship Management and sales data, using Salesforce. One day, I was tasked with calculating the lead’s age squared to determine the lead’s experience level. As a solution, I discovered that this Salesforce tool provides us with the function named “SQRT”, which helps calculate any … Read more >>>

Agentforce in Salesforce

DOWNLOAD FREE AGENTFORCE EBOOK

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

Salesforce flows complete guide

FREE SALESFORCE FLOW EBOOK

Learn how to work with flows in Salesforce with 5 different real time examples.