Activity Forums Salesforce® Discussions How to export a list view in Salesforce?

  • Deepak

    Member
    July 9, 2020 at 1:18 pm

    To export the ListViews, you can use Dataloader.IO[https://dataloader.io] and then select the Export Task and run this SOQL Query:
    SELECT Id, Name, DeveloperName, NamespacePrefix, SobjectType, IsSoqlCompatible, CreatedDate, CreatedBy.Name, LastModifiedDate, LastModifiedBy.Name, LastViewedDate, LastReferencedDate,sharedTo FROM ListView

  • Marziya

    Member
    July 9, 2020 at 1:19 pm

    1..Search data you need or simply open your saved list view.
    2..From the search results page select Export to Excel* from the top right.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos