Skip to main content
Can we update the data directly after we run a report? For example, after creating a report where contacts have no country, can I directly update those records and popluate the country field with US? What I normally do is export the report and update the field in Excel and then import the CSV file. I think it will be much easier to edit in report. Anyone has any ideas? Thank you!
5 answers
  1. Jun 14, 2016, 8:53 PM
    Hi Haolun,

     

    You cannot update the records from a report.

     

    A simple alternative to updating the records from within salesforce is using the enhanced list views.

     

    Create a List view on Contact object and Filter the List view using the same criteria that you used in the report and you can then mass edit the records fdirectly from a List view.

     

    In order to mass update the records from the list view you need , inline editing and enhanced lists enabled for your organization

     

    Editing Records Directly From Enhanced Lists
0/9000