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": "05d495a4d45dc9188f5f",
"displayName": "Cross Channel渠道整合分析",
"displayOption": "FitToWidth",
@@ -139,137 +139,6 @@
},
"howCreated": "User",
"isLockedInViewMode": true
},
{
"name": "bdc930ec6cec6a206d65",
"ordinal": 2,
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_RC"
}
},
"Property": "IS_TARGET_HP"
}
},
"type": "Categorical",
"filter": {
"Version": 2,
"From": [
{
"Name": "d",
"Entity": "Dim_RC",
"Type": 0
}
],
"Where": [
{
"Condition": {
"In": {
"Expressions": [
{
"Column": {
"Expression": {
"SourceRef": {
"Source": "d"
}
},
"Property": "IS_TARGET_HP"
}
}
],
"Values": [
[
{
"Literal": {
"Value": "'Y'"
}
}
]
]
}
}
}
]
},
"howCreated": "User",
"isLockedInViewMode": true
},
{
"name": "dbf67b8c50d7a8d373a5",
"ordinal": 3,
"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"
}
}
}
}
}
]
}
}
],
"filterSortOrder": "Custom"

View File

@@ -102,13 +102,6 @@
"Value": "'CHPA'"
}
}
],
[
{
"Literal": {
"Value": "'AIA'"
}
}
]
]
}

View File

@@ -100,36 +100,6 @@
"queryRef": "Measure.External.MS%.KPI",
"nativeQueryRef": "MS%",
"displayName": "MS%"
},
{
"field": {
"Measure": {
"Expression": {
"SourceRef": {
"Entity": "Measure"
}
},
"Property": "External.Sales.KPI"
}
},
"queryRef": "Measure.External.Sales.KPI",
"nativeQueryRef": "Sales",
"displayName": "Sales"
},
{
"field": {
"Measure": {
"Expression": {
"SourceRef": {
"Entity": "Measure"
}
},
"Property": "External.Sales.LY.KPI"
}
},
"queryRef": "Measure.External.Sales.LY.KPI",
"nativeQueryRef": "Sales LY",
"displayName": "Sales LY"
}
],
"fieldParameters": [
@@ -145,7 +115,7 @@
}
},
"index": 0,
"length": 4
"length": 2
}
]
}

View File

@@ -84,20 +84,6 @@
"Value": "'''Measure''[External.MS%.KPI]'"
}
}
],
[
{
"Literal": {
"Value": "'''Measure''[External.Sales.KPI]'"
}
}
],
[
{
"Literal": {
"Value": "'''Measure''[External.Sales.LY.KPI]'"
}
}
]
]
}
@@ -150,28 +136,6 @@
}
]
}
],
[
{
"0": [
{
"Literal": {
"Value": "'''Measure''[External.Sales.KPI]'"
}
}
]
}
],
[
{
"0": [
{
"Literal": {
"Value": "'''Measure''[External.Sales.LY.KPI]'"
}
}
]
}
]
],
"columns": [
@@ -198,12 +162,6 @@
},
{
"0": "MS%"
},
{
"0": "Sales"
},
{
"0": "Sales LY"
}
]
}

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

@@ -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": "7dc141fad08c05f8bf4f",
"position": {
"x": 1420.6478474226371,
@@ -67,7 +67,7 @@
[
{
"Literal": {
"Value": "'YTD'"
"Value": "'MTH'"
}
}
]

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

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

View File

@@ -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'"
}
}
]

View File

@@ -1,87 +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": "7901063b99ba6dd20a76",
"displayName": "Geography Analysis-EN",
"displayOption": "FitToWidth",
"height": 2000,
"width": 1920,
"filterConfig": {
"filters": [
{
"name": "9eb24f8a25aee8f11a7f",
"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",
"objects": {
"general": [
{
"properties": {
"isInvertedSelectionMode": {
"expr": {
"Literal": {
"Value": "true"
}
}
}
}
}
]
}
}
]
},
"objects": {
"outspacePane": [
{

View File

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

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'"
}
}
]

View File

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

View File

@@ -1,87 +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": "ReportSectioneb7f7ada5bac80ed00c1",
"displayName": "Geography Analysis 地理维度分析",
"displayOption": "FitToWidth",
"height": 2000,
"width": 1920,
"filterConfig": {
"filters": [
{
"name": "35711f4f9030948abba0",
"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",
"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'"
}
}
]

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": "ReportSectioned71c491b41e12906de3",
"displayName": "Free report 自助报告",
"displayOption": "FitToWidth",
@@ -79,80 +79,6 @@
}
]
}
},
{
"name": "fcf18b3fb6533b0ee0b2",
"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

@@ -209,18 +209,6 @@
"Value": "'''Dim_Unit''[DW]'"
}
}
],
[
{
"Literal": {
"Value": "'Market & Product'"
}
},
{
"Literal": {
"Value": "'''Dim_Market''[MARKET]'"
}
}
]
]
}
@@ -290,26 +278,6 @@
}
]
}
],
[
{
"0": [
{
"Literal": {
"Value": "'Market & Product'"
}
}
]
},
{
"1": [
{
"Literal": {
"Value": "'''Dim_Market''[MARKET]'"
}
}
]
}
]
],
"columns": [
@@ -347,10 +315,6 @@
{
"0": "KeepSelected",
"1": "Value Type"
},
{
"0": "Market & Product",
"1": "Market"
}
]
}

View File

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

View File

@@ -105,7 +105,7 @@
[
{
"Literal": {
"Value": "'202601'"
"Value": "'R'"
}
}
]
@@ -133,7 +133,7 @@
"0": [
{
"Literal": {
"Value": "'202601'"
"Value": "'R'"
}
}
]
@@ -157,7 +157,7 @@
},
"valueMap": [
{
"0": "202601"
"0": "R"
}
]
}

View File

@@ -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": "970ddd7c4d5610841628",
"position": {
"x": 1207.8102283812432,
@@ -67,7 +67,7 @@
[
{
"Literal": {
"Value": "'YTD'"
"Value": "'MTH'"
}
}
]

View File

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

View File

@@ -45,21 +45,6 @@
"nativeQueryRef": "Value Type",
"displayName": "Value Type"
},
{
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_Market"
}
},
"Property": "MARKET"
}
},
"queryRef": "Dim_Market.MARKET",
"nativeQueryRef": "Market",
"displayName": "Market"
},
{
"field": {
"Measure": {
@@ -103,7 +88,7 @@
}
},
"index": 0,
"length": 3
"length": 2
}
]
}
@@ -6054,7 +6039,8 @@
"Property": "MARKET"
}
},
"type": "Categorical"
"type": "Categorical",
"howCreated": "User"
},
{
"name": "5e9ce2d0ab02300e9d32",

View File

@@ -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",

View File

@@ -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"
}
]
}

View File

@@ -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'"
}
}
]

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

View File

@@ -1,87 +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": "ecb4c3d9dd5480470c2b",
"displayName": "Market Analysis-EN",
"displayOption": "FitToWidth",
"height": 2500,
"width": 1920,
"filterConfig": {
"filters": [
{
"name": "f7368bdc326a9faf650a",
"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",
"objects": {
"general": [
{
"properties": {
"isInvertedSelectionMode": {
"expr": {
"Literal": {
"Value": "true"
}
}
}
}
}
]
}
}
]
},
"objects": {
"outspacePane": [
{

View File

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

View File

@@ -34,5 +34,5 @@
"1045910bcda4e7ccea89",
"57cfd40c66e1339a587b"
],
"activePageName": "ReportSectioned71c491b41e12906de3"
"activePageName": "ReportSection7c203e32de7071898401"
}