20260424-差分区没改-有dim_geo的两个关联表未修改
This commit is contained in:
@@ -206,97 +206,6 @@
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"filter": {
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_Geo",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "PROVINCE_C"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'浙江'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"Annotations": {
|
||||
"filterExpressionMetadata": {
|
||||
"expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Geo"
|
||||
}
|
||||
},
|
||||
"Property": "PROVINCE_C"
|
||||
}
|
||||
}
|
||||
],
|
||||
"decomposedIdentities": {
|
||||
"values": [
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'浙江'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"columns": [
|
||||
{
|
||||
"value": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Geo"
|
||||
}
|
||||
},
|
||||
"Property": "PROVINCE_C"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"valueMap": [
|
||||
{
|
||||
"0": "浙江"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "333fa634e45d00e8e080",
|
||||
"position": {
|
||||
"x": 1207.8102283812432,
|
||||
@@ -67,7 +67,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'YTD'"
|
||||
"Value": "'MTH'"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user