-
What are Salesforce formula fields?
i have text string divides with slashes ,
string contains in one text field by using formula field i need to show from last two slashes text ..
EX :Default Category/Home Video,Default Category/Home Video/Blu-ray/DVD,Default Category/Home Video/Limited Editions
Here :o/p Home video/Limited Editions
Here text varies from record to record ...
i written like :LEFT(RIGHT(Category__c,LEN(Category__c) - FIND("/", Category__c)),
FIND("/",RIGHT(Category__c,LEN(Category__c) - FIND("/", Category__c)-1)))
Log In to reply.
Popular Salesforce Blogs
Why Growing Businesses Are Shifting to Custom CRM Development
Summary As businesses grow, their CRM needs evolve beyond what generic tools can handle. This blog explores why many are choosing Custom CRM Solutions—covering key…
How to Create Custom Layout for Community Pages Using Salesforce Lightning Component?
Hey! May be you are using standard layout for community pages in salesforce but in this blog, we will learn how to create custom layout…
How to Run Customer Success and SaaS Sales in Salesforce
If you sell physical products using a traditional sales model, a Customer Relationship Management (CRM) platform like Salesforce should deliver all the value you need…
Popular Salesforce Videos
Introduction to Lightning Web Components | Hello World | Key Concepts
In this video, We are going to learn the new concept/technology that Salesforce has recently introduced to us. Below is the agenda that we are…
How to Manage Your Data and Contacts in Salesforce Marketing Cloud
Learn how contacts are counted and how data is structured in Marketing Cloud. This video explores how Marketing Cloud receives data from many sources and…
Salesforce Certification Training | Salesforce Training Videos for Beginners
This Salesforce Administrator & App Builder certification Training course is designed to ensure that you learn & master the concepts of Salesforce Administrator & App…