DashboardPageItems Table

Applies to QAComplete 12.90 On-Premises, last modified on December 24, 2021

Description

The table contains references between charts displayed on dashboard pages and gallery items.

Columns

The table contains the following columns:

CreateUserId  :  int, allows null: no

The ID of the user who created the item.

DashboardPageName  :  varchar (max 100 chars), allows null: no

The name of the dashboard page.

DateCreated  :  datetime, allows null: no

The date and time when the item was created.

The stored date and time are based on the server’s time zone. For more information, see Date and Time Fields.

GalleryItemName  :  varchar (max 100 chars), allows null: no

The name of the related gallery item.

SortOrder  :  int, allows null: no, default: 0

The order of the item in which it appears on the dashboard page.

See Also

DashboardPages Table
DashboardPages View
Dashboards

Highlight search results