Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section IV. End user
  4. Work with the SQL template designer
  5. Create mouse-over hovers

Create mouse-over hovers

Custom Bar Charts, created with the SQL Template Designer, can be configured to have a mouse-over on the bars to display the charted values.

  1. Select Reports > My Reports> Your Custom Name Folder.

  2. Click the New SQL Template button.

  3. Click the Formatting tab in the SQL Template Designer window.

  4. Select the field that will become the displayed as a bar in the chart.

  5. Click Advanced to launch the Drilldown and Hover window where you will enter the syntax required for the mouse-over option.

  6. In the Hover input box, enter the syntax for the value.

    The fields from the query can be accessed using the ${} format to access the row context variable.

    EXAMPLE

    ${row['field_name'].data} will supply the field_name value for the mouse-over.

Feedback

Was this page helpful?
Previous

Using SQL Templates for Drilldowns

Next

Add an External Reference

Feedback

Was this page helpful?