CRM-Analytics-and-Einstein-Discovery-Consultant Practice Test
Salesforce Spring 25 Release 49 Questions
A CRM Analytics administrator is working on deploying a dashboard and a dataset from a developer sandbox to a full sandbox. They have deployed the dataset via change set and
manually copy-pasted the dashboard JSON into the target org. However, they notice that
the conditional formatting and the widget-specific number formats have been lost in the
target environment.
What is causing this issue?
A. Analytics Dataset XMD was NOT included as part of the deployment package,
B. The recipe that generated the dataset also needs to be included as part of the package.
C. Analytics Dashboard XMD was NOT included as part of the deployment package.
A. Analytics Dataset XMD was NOT included as part of the deployment package,
Explanation:
When deploying a dataset and dashboard between environments in CRM
Analytics, it’s essential to include theExtended Metadata (XMD)file, which controls aspects
such as conditional formatting and number formatting.
In this case, the administrator
manually copied the dashboard JSON but did not deploy the Analytics Dataset XMD, which
leads to the loss of conditional formatting and widget-specific number formats in the target
environment. Including the XMD ensures that all formatting and metadata are transferred
correctly.
Reference:
Detailed information on XMD files and their role in formatting is covered in the
CRM Analytics deployment and customization documentation.