Activity Forums Salesforce® Discussions Lead Conversion

  • Gourav

    Member
    May 30, 2016 at 11:40 am

    You can use a standard report type of 'Leads with converted lead information'.

    Add a filter of Converted = true

    This will give you all your converted leads, the contact, opportunity, and account they are related to, and the lead Id as well

    http://i.stack.imgur.com/ItavN.jpg

  • Parul

    Member
    September 17, 2018 at 11:56 am

    Hello,

    You can query on Lead with filter of: isconverted

    Example: select id, name, isconverted from lead where isconverted = true

    Hope this helps you.

    Thanks.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos