SUMMARY: By default, Strategy Web shows the word 'Metrics' in a report template. When it is viewed in Strategy Web, it appears as shown in the following screenshot:

This column can be hidden with for specific reports only using Strategy Web SDK as shown below:

Follow these steps to create this customization:



<visualizations>
<visualization-list name="ajax">
<visualization desc="Displays the Report Grid without the Metrics label" style-name="ReportGridStyle2" scope="1" />
</visualization-list>
</visualizations>Follow these steps to apply the customization to the web environment:



Code Customization:
WARNING:
This customization is provided as a convenience to Strategy users and is only directly applicable to the version stated. While this code may apply to other releases directly, Strategy Technical Support makes no guarantees that the code provided will apply to any future or previous builds. In the event of a code change in future builds, Strategy Technical Support makes no guarantee that an updated version of this particular customization will be provided. In the event of a code change in future builds, Strategy may not be able to provide additional code on this matter even though this customization is provided at this time for this specific build. For enhancements to this customization or to incorporate similar functionality into other versions, contact your Account Executive to inquire about Strategy Consulting assistance.