How to Create Products in Salesforce

Add New Products in Salesforce

While working with an organization that uses Salesforce, I was assigned the task of creating products in the Salesforce org. The sales team wanted to add different items to opportunities, but before that, we had to set them up as Products in Salesforce. In Salesforce, we can add products manually from the UI of the … Read more >>>

Convert Date to Text Using Formula in Salesforce

Salesforce Classic Example Date to Text Advance Formula

In Salesforce, Date fields always show in standard date format, like YYYY-MM-DD. But sometimes, we need the Date in Text format for emails or reports. Salesforce does not directly allow us to change Date to Text without using a formula. For example, if we are sending an email and want to include the Date field, … Read more >>>

Add Products to Price Books in Salesforce

Salesforce lightning add the product to the price book

In our Salesforce org, I recently added products so that the Sales team can add them to Opportunities. Here, we faced one issue while adding the Products to the Opportunity, which was that the products were not appearing in the Opportunity Products related list. While fixing the issue, I came to know that in Salesforce, … Read more >>>

Create User Registration Form Using Salesforce Visualforce

Create User Registration Form Using Salesforce Visualforce

In Salesforce, we use the Visualforce pages to add custom features to the org’s user interface. We can also create custom forms using Visualforce pages, allowing us to capture user data in the input field and save it directly to Salesforce objects. In this Salesforce tutorial, I will explain how to create a user registration form … Read more >>>

Salesforce Formula to Get Last Day of The Month

Salesforce Formula to Get Last Day of the Month

In Salesforce, we sometimes need to determine the last day of a month based on a given date. For example, if a campaign has an End Date of 21st August 2025, we may want to know the 31st August 2025 (the last day of that month). Salesforce does not provide a standard field to display … Read more >>>

How to Update Records Using Quick Action in Salesforce

Update records using Quick Action in Salesforce

In our Salesforce org the Account management team needs to keep customer details up to date regularly. The team wanted an edit layout to update important fields such as Account Industry, phone, and website. So that, instead of opening the record in full edit mode, they can update information from this layout. As a solution for this … Read more >>>

Create Downloadable Salesforce Packages with VS Code & CLI

Create Package Using VS Code and Salesforce CLI

To create a package in Salesforce, we use the package manager that adds components and generates an installation URL after uploading the package. This is a very easy way to create and deploy a package in Salesforce, allowing others to install it directly. The issue arises when the created package is deleted from the source … Read more >>>

Extract Year From Date Using YEAR() Function in Salesforce

Extract Year From Date Using YEAR() Function in Salesforce

When working with Salesforce date formulas, we occasionally need to extract the year from a date. For example, suppose we are tracking the Contract Start Date on the contract object, and we want to create a date formula field that only shows the year part of that date (like 2025) for reporting or grouping purposes. … Read more >>>

Restrict Reports Access in Salesforce

Create Groups to Share Salesforce Reports

Recently, in our Salesforce org, I created two public groups for two different departments. In this, I noticed one issue: both groups can view the reports for each other’s department. To maintain the privacy and data security for both departments, we had to restrict access to the Salesforce reports that are specific to a department. … Read more >>>

Create Diverging Bar Chart in Tableau

Tableau Horizontal Diverging bar chart

In our organization, I was analyzing the product sales data across the regions. In this data, we need to know how each region is performing, not only in terms of total sales but also in terms of profits. In the Sales data, we need to compare the data of sales and profit, as high sales … Read more >>>

live webinar

Salesforce Data Cloud with Agentforce Data Library

In this live webinar, we will showcase how Salesforce AI Agents use business data and documents to provide intelligent responses using Agentforce Data Library and Salesforce Data Cloud.

Agentforce in Salesforce

DOWNLOAD FREE AGENTFORCE EBOOK

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