Properties
CATEGORY
CATEGORY: string
Defined in interfaces/pandora-rule.ts:49
COLUMN
COLUMN: string
Defined in interfaces/pandora-rule.ts:33
CONNECTION STRING
CONNECTION STRING: string
Defined in interfaces/pandora-rule.ts:55
CONSIDERED
CONSIDERED: string
Defined in interfaces/pandora-rule.ts:47
DESCRIPTION
DESCRIPTION: string
Defined in interfaces/pandora-rule.ts:18
Optional EXAMPLE
EXAMPLE: undefined | string
Defined in interfaces/pandora-rule.ts:103
EXTERNAL COLUMN NAME
EXTERNAL COLUMN NAME: string
Defined in interfaces/pandora-rule.ts:59
EXTERNAL DATABASE
EXTERNAL DATABASE: string
Defined in interfaces/pandora-rule.ts:63
EXTERNAL SCHEMA
EXTERNAL SCHEMA: string
Defined in interfaces/pandora-rule.ts:64
EXTERNAL SERVER
EXTERNAL SERVER: string
Defined in interfaces/pandora-rule.ts:68
EXTERNAL TABLE NAME
EXTERNAL TABLE NAME: string
Defined in interfaces/pandora-rule.ts:72
FAIL RANGE
FAIL RANGE: string
Defined in interfaces/pandora-rule.ts:73
FAILED
FAILED: string
Defined in interfaces/pandora-rule.ts:46
FAILED MEASURE
FAILED MEASURE: string
Defined in interfaces/pandora-rule.ts:16
FAILED SCORE
FAILED SCORE: string
Defined in interfaces/pandora-rule.ts:74
FILTER
FILTER: string
Defined in interfaces/pandora-rule.ts:20
FUNCTION
FUNCTION: string
Defined in interfaces/pandora-rule.ts:35
IGNORED
IGNORED: string
Defined in interfaces/pandora-rule.ts:48
INCLUDED
INCLUDED: string
Defined in interfaces/pandora-rule.ts:19
LAST VALIDATED
LAST VALIDATED: string
Defined in interfaces/pandora-rule.ts:54
LATEST TABLE VERSION
LATEST TABLE VERSION: string
Defined in interfaces/pandora-rule.ts:75
MEASURE
MEASURE: string
Defined in interfaces/pandora-rule.ts:14
NAME
NAME: string
Defined in interfaces/pandora-rule.ts:12
PARAMETERS
PARAMETERS: string
Defined in interfaces/pandora-rule.ts:37
PASS RANGE
PASS RANGE: string
Defined in interfaces/pandora-rule.ts:80
PASSED
PASSED: string
Defined in interfaces/pandora-rule.ts:45
PASSED MEASURE
PASSED MEASURE: string
Defined in interfaces/pandora-rule.ts:15
RESULT
RESULT: string
Defined in interfaces/pandora-rule.ts:85
ROWS CONSIDERED
ROWS CONSIDERED: string
Defined in interfaces/pandora-rule.ts:43
ROWS FAILED
ROWS FAILED: string
Defined in interfaces/pandora-rule.ts:29
ROWS IGNORED
ROWS IGNORED: string
Defined in interfaces/pandora-rule.ts:44
ROWS PASSED
ROWS PASSED: string
Defined in interfaces/pandora-rule.ts:25
RULE CATEGORY
RULE CATEGORY: string
Defined in interfaces/pandora-rule.ts:17
RULE CATEGORY ID
RULE CATEGORY ID: string
Defined in interfaces/pandora-rule.ts:86
Optional RULE DESCRIPTION
RULE DESCRIPTION: undefined | string
Defined in interfaces/pandora-rule.ts:95
RULE THRESHOLD
RULE THRESHOLD: string
Defined in interfaces/pandora-rule.ts:87
SCHEMA
SCHEMA: string
Defined in interfaces/pandora-rule.ts:34
SCORE
SCORE: string
Defined in interfaces/pandora-rule.ts:13
TABLE
TABLE: string
Defined in interfaces/pandora-rule.ts:30
TABLE CREATED
TABLE CREATED: string
Defined in interfaces/pandora-rule.ts:50
TABLE VERSION
TABLE VERSION: string
Defined in interfaces/pandora-rule.ts:31
TYPE
TYPE: string
Defined in interfaces/pandora-rule.ts:38
VERSION
VERSION: string
Defined in interfaces/pandora-rule.ts:36
VERSIONS OFFSET
VERSIONS OFFSET: string
Defined in interfaces/pandora-rule.ts:32
All of the fields shown below, if not included by default in Pandora or Data Studio can be included by including them into CollibraEnvironmentVariables.COLLIBRA_ATTRIBUTE_KEY.
So, for example, if the COLLIBRA_ATTRIBUTE_KEY is "Description", then by including "SCORE=100;" in the Description the score will be parsed from that if not included as a column.