You need to sign in to do that
Don't have an account?

Accounts Salesforce
I have one question..current company which i am working for is having dotnet implementation we need to migrate from Dotnet to salesforce
My Requirement is i need to display open leads for an Account.
For Example
I have Exon as a Account .
Exon Atlanta ,Exon Dallas as the Leads but base account as EXON
i need to show Exon Atlanta and Exon dallas as the Leads for EXON.
How do i achieve it .Do i need to Enable Business Account for it ?Any other solutions will be appreciated
Thanks
OR
A lookup field to account can be created in lead object which will associate each lead to a particular account.