20260424-差分区没改-有dim_geo的两个关联表未修改
This commit is contained in:
@@ -50,15 +50,15 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
"Entity": "Dim_Market"
|
||||
}
|
||||
},
|
||||
"Property": "PACK_COD"
|
||||
"Property": "MARKET"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_PackInfo.PACK_COD",
|
||||
"nativeQueryRef": "Package Code",
|
||||
"displayName": "Package Code"
|
||||
"queryRef": "Dim_Market.MARKET",
|
||||
"nativeQueryRef": "Market",
|
||||
"displayName": "Market"
|
||||
},
|
||||
{
|
||||
"field": {
|
||||
@@ -6211,7 +6211,8 @@
|
||||
"Property": "PACK_COD"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
"type": "Categorical",
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "7dc9ecffc3dc14c1b1b9",
|
||||
|
||||
@@ -191,7 +191,7 @@
|
||||
},
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Dim_PackInfo''[PACK_COD]'"
|
||||
"Value": "'''Dim_Market''[MARKET]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -278,7 +278,7 @@
|
||||
"1": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Dim_PackInfo''[PACK_COD]'"
|
||||
"Value": "'''Dim_Market''[MARKET]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -323,7 +323,7 @@
|
||||
},
|
||||
{
|
||||
"0": "Market & Product",
|
||||
"1": "Package Code"
|
||||
"1": "Market"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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": "b68ec0d4ae74c65d1100",
|
||||
"position": {
|
||||
"x": 1209.5406155279215,
|
||||
@@ -67,7 +67,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'YTD'"
|
||||
"Value": "'MTH'"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user