
Romil Singh
Member
Dashboards in Salesforce - A Brief Guide
Dashboards in Salesforce are graphical representations of reports. Visualize data from reports as components. These components provide a summary of your organization's key analytics and…

Learn All About the Report Types in Salesforce
A report is a list of records that meet certain criteria. These records are visualized as a table that can be filtered or grouped based on any field.…

Grant Management System in Salesforce
Grant Management in Salesforce is a component of the non-profit-making Success Pack (NPSP), within which Salesforce grants 10 free licenses to any or all eligible…

Custom Notification Using Apex | Salesforce Developer Guide
Custom Notification Custom notification may be a made-to-order notification within Salesforce org. We are able to use this feature to send notifications once any vital…

Learn About Query Languages & DML in Salesforce
To fetch data, we have a query language in Salesforce. Below are the database query languages in Salesforce. SOQL - Salesforce object query language SOSL…

Triggers in Salesforce - Get Started
What is a Trigger? A Trigger is an Apex script, which we can use in many situations. The use of trigger is, it will help…

Collections in Salesforce - All you Need to Know
There are basically 3 types of collections used in Apex i.e. List Set Map List List is a collection of ordered elements. This means, each…
- Viewing 1 - 8 of 8 articles