Skip to content

A Lightning Web Component (LWC) for Salesforce that analyzes and visualizes record ownership distribution across users for a selected object (e.g., Account, Opportunity).

License

Notifications You must be signed in to change notification settings

Lokeshwaranramu/salesforce-record-ownership-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salesforce Record Ownership Analyzer LWC

A Lightning Web Component (LWC) for Salesforce that analyzes and visualizes record ownership distribution across users for a selected object (e.g., Account, Opportunity).

Features

  • Select an object to analyze (Account, Opportunity, Lead, Case).
  • Displays a table of users and their record counts.
  • Visualizes ownership distribution with a bar chart.
  • Refresh button to re-fetch data.

Installation

  1. Clone this repository.
  2. Deploy the lwc and apex class to your Salesforce org using Salesforce CLI:
  3. Add the recordOwnershipAnalyzer component to a Lightning page via the App Builder.

Usage

  • Add the component to any Lightning page.
  • Use it to monitor and balance record ownership across your team.

About

A Lightning Web Component (LWC) for Salesforce that analyzes and visualizes record ownership distribution across users for a selected object (e.g., Account, Opportunity).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published