DbtMetricFilter¶
Detailed information about a dbt Metric Filter.
Complete reference
This is a complete reference for the DbtMetricFilter
struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:
Embedded properties¶
These are the attributes embedded within each instance of the DbtMetricFilter
struct in an asset:
dbtMetricFilterColumnQualifiedName
Unique name of the column the metric filter applies to. | |
---|---|
1 2 |
|
-
Set the
dbtMetricFilterColumnQualifiedName
for aDbtMetricFilter
. -
Retrieve the
dbtMetricFilterColumnQualifiedName
from aDbtMetricFilter
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
dbtMetricFilterField
TBC | |
---|---|
1 2 |
|
-
Set the
dbtMetricFilterField
for aDbtMetricFilter
. -
Retrieve the
dbtMetricFilterField
from aDbtMetricFilter
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
dbtMetricFilterOperator
TBC | |
---|---|
1 2 |
|
-
Set the
dbtMetricFilterOperator
for aDbtMetricFilter
. -
Retrieve the
dbtMetricFilterOperator
from aDbtMetricFilter
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
dbtMetricFilterValue
TBC | |
---|---|
1 2 |
|
-
Set the
dbtMetricFilterValue
for aDbtMetricFilter
. -
Retrieve the
dbtMetricFilterValue
from aDbtMetricFilter
.For more details
For more information, see the asset CRUD snippets on retrieving assets.
dbtMetricFilterColumnQualifiedName
Unique name of the column the metric filter applies to. | |
---|---|
1 2 3 4 5 |
|
-
Set the
dbtMetricFilterColumnQualifiedName
for aDbtMetricFilter
.For more details
For more information, see the asset CRUD snippets.
dbtMetricFilterField
TBC | |
---|---|
1 2 3 4 5 |
|
-
Set the
dbtMetricFilterField
for aDbtMetricFilter
.For more details
For more information, see the asset CRUD snippets.
dbtMetricFilterOperator
TBC | |
---|---|
1 2 3 4 5 |
|
-
Set the
dbtMetricFilterOperator
for aDbtMetricFilter
.For more details
For more information, see the asset CRUD snippets.
dbtMetricFilterValue
TBC | |
---|---|
1 2 3 4 5 |
|
-
Set the
dbtMetricFilterValue
for aDbtMetricFilter
.For more details
For more information, see the asset CRUD snippets.