| Previous: customer_type | Unanet Data Model | Next: dashboard_list |
| Column Name | Data Type | Default Value |
References Table |
Foreign Key Name |
||
| 1. | PK | person_key | decimal(15) | person | fk_dashboard_chart1 | |
| 2. | PK | criteria_set_key | decimal(15) | |||
| 3. | PK | criteria_type | char(1) | |||
| 4. | PK | dashboard_id | varchar(128) | |||
| 5. | chart_order | int | ||||
| Column | References | Foreign Key Name | |
| Table | Column | ||
| person_key | person | person_key | fk_dashboard_chart1 |
| Name | Definition |
| cc_chart_criteria_type | ([criteria_type]='S' OR [criteria_type]='R') |
| Index Name | Unique | Column Name | Asc Or Desc |
| pk_dashboard_chart | true | person_key | Asc |
| dashboard_id | |||
| criteria_set_key | |||
| criteria_type |