Skip to main content

Hi Trailblazers,

I am looking for best practices or automated workarounds to migrate Translation Workbench data specifically for Reports and Dashboards

from a Sandbox to target environments. 

 

Standard metadata deployment via VS Code / Salesforce CLI does not seem to easily retrieve or deploy these specific component translations, which often leads to time-consuming manual recreation in the target environment.

Since manual copy-pasting is not scalable for larger releases, what are the recommended practical solutions for deploying Report and Dashboard translations?

  • Are there specific Metadata API types or configurations required to fetch these translations?
  • Is there a known SFDX plugin, script, or AppExchange solution that handles this successfully?

Thank you for your advice! 

 

@Salesforce Administrators & Developers, @Salesforce Administrators and Developers, @APAC Architects

  

 

#Trailhead Challenges  #Trailhead  #Salesforce Developer  #Reports & Dashboards

1 answer
  1. Sep 13, 1:06 PM

    Unfortunately Report and Dashboard translations aren’t handled cleanly by the usual Metadata API deployment, so CLI alone won’t really solve this. For larger releases I’d script the translation export/import instead of copying them manually. I haven’t found an SFDX plugin that handles these translations reliably end to end.

0/9000