Dt_(Kit)_dashboard_metrics

Dummy Data Type

The Dt_(Kit)_dashboard_metrics data type is used to store and manage dashboard metric information within the application.

Data Fields:

  • Color (text) - The color associated with the metric.

  • Increase (number) - The increase value associated with the metric.

  • metric name (text) - The name of the metric.

  • metric number (number) - The numerical value of the metric.

  • Path (os_path) - The path associated with the metric.

  • Creator (User) - The user who created the metric entry.

  • Modified Date (date) - The date and time when the metric entry was last modified.

  • Created Date (date) - The date and time when the metric entry was created.

  • Slug (text) - A unique identifier for the metric entry.

Last updated