The purpose of DIM_USER_GROUPS is to join to BRG_USER_GROUPS, many to 1, to establish the names of groups which individual users are a part of
⏰ 👀 COMING SOON - This data set is currently in development and is subject to change
COLUMN NAME | DATA TYPE (FIELD SIZE) | DESCRIPTION | CURRENT AVAILABLE VALUES | EXAMPLE |
|---|---|---|---|---|
Created At | TIMESTAMP_NTZ(9) | Datetime the group was created | 2025-01-01T00:00:00.000+0000 | |
Doc Created At | TIMESTAMP_NTZ(9) | Timestamp inherited from parent snowflake object(s) | 2025-01-01T00:00:00.000+0000 | |
Doc Updated At | TIMESTAMP_NTZ(9) | Timestamp inherited from parent snowflake object(s) | 2025-01-01T00:00:00.000+0000 | |
Group Description | VARCHAR(16777216) | Group description | All members of the sales team based in the North East region | |
Group ID | VARCHAR(16777216) | Unique identifier for the group | 123a12b3cd4e5f67g890h1ij | |
Group Name | VARCHAR(16777216) | Group name | Sales: North East | |
Tenant ID | VARCHAR(16777216) | Identifier for the tenant | Sales: North East | |
Updated At | TIMESTAMP_NTZ(9) | Datetime the group was last updated | 2025-01-01T00:00:00.000+0000 |