Table of Contents

Table Dw_Data_Measures

Entity

Entity: Applications.DataWarehouse.DataMeasures

Contains the data measures of the General data warehouse. Entity: Dw_Data_Measures (Introduced in version 18.2)

Summary

Name Type Description
Data_Measure_Code nvarchar(16) Unique measure code.
Data_Measure_Group_Id uniqueidentifier The group to which this measure belongs.
Data_Measure_Id uniqueidentifier PK
Data_Measure_Name nvarchar(254) The name of the measure (multilanguage).
Green_Zone_Spread_Percent decimal(3, 2) The plus or minus percent, by which the goal can be missed, but still considered achieved.
Horizontal_Trend_Spread_Percent decimal(3, 2) The change in percents, which is considered neutral. Higher positive/negative changes are considered positive/negative trends.
Notes nvarchar(max)
Period nvarchar(1) Allowed: D, M, Q, Y The period for which the data is collected. D=Day, M=Month, Q=Quarter, Y=Year.

Columns

Data_Measure_Code

Unique measure code.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 16
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable yes
Summary Type None
Supports EQUALS_IN no
Type nvarchar(16)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Data_Measure_Code - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no
Like None no no

Data_Measure_Group_Id

The group to which this measure belongs.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Dw_Data_Measure_Groups
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Data_Measure_Group_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Data_Measure_Id

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Data_Measure_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Data_Measure_Name

The name of the measure (multilanguage).

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 254
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(254)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Data_Measure_Name - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no
Like None no no

Green_Zone_Spread_Percent

The plus or minus percent, by which the goal can be missed, but still considered achieved.

Property Value
Auto Complete no
Data Filter no
Default Value 0.2
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type decimal(3, 2)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Green_Zone_Spread_Percent - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Horizontal_Trend_Spread_Percent

The change in percents, which is considered neutral. Higher positive/negative changes are considered positive/negative trends.

Property Value
Auto Complete no
Data Filter no
Default Value 0.01
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type decimal(3, 2)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Horizontal_Trend_Spread_Percent - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Notes

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2147483647
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(max) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Period

The period for which the data is collected. D=Day, M=Month, Q=Quarter, Y=Year.

Property Value
Allowed Values D, M, Q, Y
Auto Complete no
Data Filter no
Default Value Q
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(1)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Period - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no