Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Dashboard Charts

Details

Table ID: h_sm_dashboard_charts

Contains details of Service Manager request list charts that have been shared

Table Attributes

Name Value
Primary Key h_id

Columns

Name & ID Description Column Attributes Relationships
Chart Configuration
h_chart_configuration
Configuration of the chart (e.g. size) in a user's dashboard.
Type VARCHAR
Size 128
Nullable true
Chart Id
h_chart_id
Id of the chart (h_pk_id in h_itsm_charts table) in a user's dashboard.
Type INTEGER
Nullable false
Indexed true
Dashboard View Id
h_dashboard_view_id
The primary key of the associated dashboard view
Nullable true
Type VARCHAR
Size 16
Id
h_id
Id
Type INTEGER
Nullable false
Primary Key true
Auto Increment true
Is Shared
h_is_shared
Determines whether the chart was shared with the user.
Type INTEGER
Nullable false
Order
h_order
The order of the chart in a user's dashboard.
Type INTEGER
Nullable false
User
h_user_id
The user that the dashboard belongs to.
Type VARCHAR
Size 100
Nullable false
Indexed true
In This Document