Skip to main content

structural

At a glance

Schemadax_data_quality
Tablestructural
LayerData Quality
Object typetable
Columns7
Graindata_source, input_table_name
Tagsdata_quality

Columns

ColumnTypeKeyConstraintsDescription
data_source
input_table_namenot null
columns_existnot null, one of: pass, fail, not evaluated
data_types_correctnot null, one of: pass, fail, not evaluated
table_populatednot null, one of: pass, fail, not evaluated
primary_key_correctnot null, one of: pass, fail, not evaluated
row_countnot null, min 0

Querying

select *
from dax_data_quality.structural
limit 100;