How can we import reports in Salesforce ?
@* Salesforce Administrators *@Salesforce Developer Catalyst Program@* Sales Cloud - Best Practices *
3 réponses
You can't just copy a report from somewhere else to an org, the data has to exist in Salesforce and you build the report in Salesforce. If you don't have the records in your org, use data loader to import the records and then build the report.