Ankush Dureja

Author's posts

Get Record Id in Lightning Web Component

Get Record Id in Lightning Web Component Account Record

Get Record Id in Lightning Web Component Get Record Id in Lightning Web Component Getting current record id in lightning web component(lwc) is very easy. If a component with a recordId property is used on a Lightning record page, the page sets the property to the ID of the current record. In the component’s JavaScript …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/get-record-id-in-lightning-web-component/

Data Skew Salesforce

Data Skew Salesforce

Data Skew Salesforce What is data skew in Salesforce? Data skew in Salesforce happens when large number of child records (more then 10k) are linked to one parent records. Type of Data skew There are 3 types of data skew in salesforce: Account data skew Ownership skew Lookup Skew Account data skew: Certain Salesforce objects, …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/data-skew-salesforce/

Git Commands With Examples

Git Commands With Examples

Git Commands With Examples Git Commands With Examples What is git? Git is a distributed version-control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files. Its goals include speed, data integrity, and support …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/git-commands-with-examples/

Salesforce Chrome Extensions

Salesforce Chrome Extension

Top Chrome Extensions for Salesforce Salesforce Chrome Extensions are made for salesforce developers and end-users to ease their daily life in the Salesforce world. I am a big fan of Salesforce Chrome Extensions being an end-user as well as developers. It has helped me work better and faster. Here is list of top Salesforce Chrome …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/salesforce-chrome-extensions/

Batch Apex Example In Salesforce

Batch Apex Example In Salesforce

Batch Apex Example In Salesforce Batch Apex Example In Salesforce What is Batch Apex in Salesforce? Batch class in salesforce is used to run large jobs (think thousands or millions of records!) that would exceed normal processing limits. Using Batch Apex, you can process records asynchronously in batches (hence the name, “Batch Apex”) to stay …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/batch-apex-example-in-salesforce/

What is an API? (Application Programming Interface)

What is an API

What is an API? (Application Programming Interface) What is an API? API means Application Programming Interface. An application programming interface (API) is an interface or communication protocol that allows two applications to talk to each other. API is an interface or communication protocol between different parts of a computer program intended to simplify the implementation …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/what-is-an-api/

Custom Metadata Types salesforce

Custom Metadata Types salesforce

Custom Metadata Types salesforce What are Custom Metadata Types? Custom metadata type in salesforce is customizable, deployable, packageable, and upgradeable application metadata. Custom metadata types are mainly used for app configuration. Custom Metadata Types are similar to Custom Settings in Salesforce, except that they are deployable and packagable. First, you create a custom metadata type, …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/custom-metadata-types-salesforce/

Salesforce Implementation Guide

Salesforce Implementation

Salesforce Implementation Guide How to implement Salesforce CRM? No matter how big or small your company—or the Salesforce CRM project—success requires planning, commitment, and strong sponsorship from your company’s executive team. It’s also critical that you understand the needs of your managers and users before getting started. Without a detailed understanding of these needs, it’s …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/salesforce-implementation-guide/

Salesforce Spring ’20 Release Notes

Spring 20 Calendar

Salesforce Spring ’20 Release Notes All you need to know about Salesforce Spring ’20 Release Notes Salesforce Spring ’20 Release Notes: As we come towards the end of the year and already excited for the new Year. Here comes the summary of some cool and important features for admins and developers in Salesforce Spring ’20 Release. …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/salesforce-spring-20-release-notes/

Salesforce Winter ’20 Release Notes

Custom metadata

Salesforce Winter ’20 Release Notes All you need to know about Salesforce Winter ’20 Release Notes We understand that it is difficult and a bit time-consuming to go through the entire release so here we offer to help you learn and grow in the salesforce world by presenting the summary and my most favorite feature …

Continue reading

Permanent link to this article: https://www.sfdcpoint.com/salesforce/salesforce-winter-20-release-notes/