
Relationship queries are very important when we are working as a developer or even if we are an admin.
Flow Element: Subflow Launch another flow that’s available in your org. A flow that is launched by another flow is called the referenced flow. Usage Flow Builder doesn’t display descriptions for input and output values. For details about each variable in…

Hi #Ohana, In this post, We will learn all about Sharing Rules. Sharing Rules are used to open up the access to Salesforce Record on top of OWD and Role Hierarchy. Sharing rules only work if the OWD for the…

Hi Developer, As we all know that LWC is a completely new way to develop the Lightning component and there is a very limited no of resources to learn LWC. So, here is this tutorial we are going to learn…

Hi Everyone, In this post we are going to learn how to work with SOQL in salesforce. Below is the Agenda for today:- What is SOQL? When to use SOQL? Types of SOQL Query Live Demo on Different of SOQL…

AGENDA Different Types of Loops For Loop in Salesforce The different way to develop for Loop Types of For Loop Salesforce Supports 3 Kinds of For loop Traditional For Loop(like Java) The List or Set Iteration For Loop The SOQL…