How to Create a Salesforce Formula Field to Calculate Age

Calculate Age Formula Field in Salesforce Lightning Example

A company wants to know the exact age of its customers based on the Date of Birth stored in Salesforce. Instead of calculating it manually every time, they want a formula field that will automatically show the customer’s age in years on the record. In this article, we will learn how to use the Salesforce formula … Read more >>>

Tableau Fixed Function

Use Tableau fixed function

While working on the Tableau reports, I noticed that the calculations I had applied were changing according to the dimensions I had added to the view. For example, I added a calculation to display total sales by customer. When adding another field, such as Region or Category, the results changed, making it difficult to display … Read more >>>

Salesforce Agentforce: Create Custom Action Using Flow & Assign to Agent

Input and Output Fields in Salesforce Agentforce Actions

After creating a service agent in Salesforce Agentforce, when a user asks a query or question to an agent, the agent understands and processes information, takes action to perform tasks, and responds to the user. These actions enable agents to process queries and provide accurate responses. I have created a service agent and deployed it to the community … Read more >>>

Create External Credentials in Salesforce

External Credentials in Salesforce

When we want to send data from Salesforce to an external system like a Google API or a payment system, we need to provide authentication details (username, password, or access token). If we write these details directly in Apex code, it is not secure and difficult to maintain. To solve this, we set up External Credentials in Salesforce. It … Read more >>>

Rename Columns in Tableau

Rename Field Columns in Tableau

When working on Tableau reports, I wanted to change the field names and table names that are not appropriate for report columns. For example, columns were named like Cust_ID or Prod_Qty. These names were meaningful to the database but hard to understand for end users. In Tableau, we can easily rename these fields and tables … Read more >>>

How to Apply Quick Table Calculation in Tableau

Create a Tableau quick table calculation

While working on Tableau reports and charts, I often need to calculate percentages or running totals. We can perform these advanced calculations without creating a calculated field. In Tableau, there is a built-in Quick table calculation that allows us to perform advanced calculations like Running Total, Percent of Total, and Rank with clicks. In this … Read more >>>

Salesforce Formula Field to Check Null Values for Dates

Check If Date Field Is Null in Salesforce Lightning

While working for an organization that uses Salesforce, I was assigned the task of assigning the next available date to a client. To fulfill this requirement, I define an advanced formula that checks for null values in dates. In this Salesforce tutorial, I will demonstrate how to check for null values in dates within Salesforce. … Read more >>>

Chatter Post Button Does not Visible in Salesforce Lightning

Chatter Post button does not visible in Salesforce Lightning

I logged in to Salesforce Lightning and opened an Account record. When I went to the Chatter section, I wanted to create a post, but the “Post” button was not visible. I could only see other options, such as Poll or Question. This made it difficult for me to share updates with my team. In … Read more >>>

How to Calculate Number of Weekdays Between Dates in Tableau

Find Number of weekdays between dates in Tableau

Recently, while analyzing sales order data in Tableau, I needed to determine the number of working days it took for each order to be shipped. Subtracting the order date from the ship date wasn’t enough because it included weekends, which don’t count as business days. For this, I used calculated fields to remove weekend dates … Read more >>>

How to Concatenate Fields in Tableau?

Concatenate Number with strings in Tableau

While creating a Sales performance report using Tableau, I wanted to show the Category and Subcategory of the product in the same column. For example, the category “Furniture” was in one column and “Chairs” in another. However, for the report, I wanted them to appear together as a single label, like ‘Furniture-Chairs’. To display both the … 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.