20260424-差分区没改-有dim_geo的两个关联表未修改

This commit is contained in:
2026-04-24 00:39:10 +08:00
parent 9006be88d4
commit d2cb95fc43
41 changed files with 761 additions and 2133 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/page/2.0.0/schema.json",
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/page/2.1.0/schema.json",
"name": "b76a2e405a526ad30c18",
"displayName": "Price Distribution价格与铺货",
"displayOption": "FitToWidth",
@@ -60,80 +60,6 @@
]
},
"howCreated": "User"
},
{
"name": "fb015b18b3ee532d5a99",
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Fact_Sales"
}
},
"Property": "MERGED_DATA_DTP_OTHERS"
}
},
"type": "Categorical",
"filter": {
"Version": 2,
"From": [
{
"Name": "f",
"Entity": "Fact_Sales",
"Type": 0
}
],
"Where": [
{
"Condition": {
"Not": {
"Expression": {
"In": {
"Expressions": [
{
"Column": {
"Expression": {
"SourceRef": {
"Source": "f"
}
},
"Property": "MERGED_DATA_DTP_OTHERS"
}
}
],
"Values": [
[
{
"Literal": {
"Value": "'3'"
}
}
]
]
}
}
}
}
}
]
},
"howCreated": "User",
"isLockedInViewMode": true,
"objects": {
"general": [
{
"properties": {
"isInvertedSelectionMode": {
"expr": {
"Literal": {
"Value": "true"
}
}
}
}
}
]
}
}
]
},

View File

@@ -171,97 +171,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": "浙江"
}
]
}
}
}
]
}
}
}
}