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,88 +1,10 @@
{
"$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": "ReportSection3e9b78a99de7939003a0",
"displayName": "Market Analysis 市场分析",
"displayOption": "FitToWidth",
"height": 2500,
"width": 1920,
"filterConfig": {
"filters": [
{
"name": "4f0140d5338e47a1e3cc",
"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"
}
}
}
}
}
]
}
}
]
},
"objects": {
"outspacePane": [
{

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": "浙江"
}
]
}
}
}
]
}
}
}
}

View File

@@ -99,7 +99,7 @@
[
{
"Literal": {
"Value": "'DTP'"
"Value": "'CHPA'"
}
}
]