This commit is contained in:
2026-04-15 10:36:20 +08:00
parent 43527d6c98
commit f1903bf7bb
811 changed files with 46977 additions and 41706 deletions

View File

@@ -221,6 +221,30 @@
"Value": "'''Dim_Market''[MARKET]'"
}
}
],
[
{
"Literal": {
"Value": "'Market & Product'"
}
},
{
"Literal": {
"Value": "'''Dim_PackInfo''[PROD_DES_C]'"
}
}
],
[
{
"Literal": {
"Value": "'Market & Product'"
}
},
{
"Literal": {
"Value": "'''Dim_PackInfo''[PACK_COD]'"
}
}
]
]
}
@@ -310,6 +334,46 @@
}
]
}
],
[
{
"0": [
{
"Literal": {
"Value": "'Market & Product'"
}
}
]
},
{
"1": [
{
"Literal": {
"Value": "'''Dim_PackInfo''[PROD_DES_C]'"
}
}
]
}
],
[
{
"0": [
{
"Literal": {
"Value": "'Market & Product'"
}
}
]
},
{
"1": [
{
"Literal": {
"Value": "'''Dim_PackInfo''[PACK_COD]'"
}
}
]
}
]
],
"columns": [
@@ -351,6 +415,14 @@
{
"0": "Market & Product",
"1": "Market"
},
{
"0": "Market & Product",
"1": "Brand CN"
},
{
"0": "Market & Product",
"1": "Package Code"
}
]
}

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": "199c420c9e7fad0e8ca7",
"position": {
"x": 0,
@@ -263,7 +263,7 @@
"Measure": {
"Expression": {
"SourceRef": {
"Entity": "Measure"
"Entity": "00_KPI"
}
},
"Property": "ExternalTotal.ECFilter"
@@ -273,6 +273,11 @@
"filter": {
"Version": 2,
"From": [
{
"Name": "0",
"Entity": "00_KPI",
"Type": 0
},
{
"Name": "m",
"Entity": "Measure",
@@ -290,7 +295,7 @@
"Measure": {
"Expression": {
"SourceRef": {
"Source": "m"
"Source": "0"
}
},
"Property": "ExternalTotal.ECFilter"

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": "686cd52849d588f7db37",
"position": {
"x": 156,
@@ -274,7 +274,7 @@
"Measure": {
"Expression": {
"SourceRef": {
"Entity": "Measure"
"Entity": "00_KPI"
}
},
"Property": "ExternalTotal.ECFilter"
@@ -284,6 +284,11 @@
"filter": {
"Version": 2,
"From": [
{
"Name": "0",
"Entity": "00_KPI",
"Type": 0
},
{
"Name": "m",
"Entity": "Measure",
@@ -301,7 +306,7 @@
"Measure": {
"Expression": {
"SourceRef": {
"Source": "m"
"Source": "0"
}
},
"Property": "ExternalTotal.ECFilter"

View File

@@ -290,7 +290,7 @@
[
{
"Literal": {
"Value": "'RMB'"
"Value": "'PDOT'"
}
}
]

View File

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

View File

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

View File

@@ -190,6 +190,30 @@
"Value": "'''Measure''[External.Sales.KPI]'"
}
}
],
[
{
"Literal": {
"Value": "'Sales'"
}
},
{
"Literal": {
"Value": "'''Measure''[External.Sales.KPI.Market]'"
}
}
],
[
{
"Literal": {
"Value": "'Growth'"
}
},
{
"Literal": {
"Value": "'''Measure''[External.Gr%.KPI]'"
}
}
]
]
}
@@ -239,6 +263,46 @@
}
]
}
],
[
{
"0": [
{
"Literal": {
"Value": "'Sales'"
}
}
]
},
{
"1": [
{
"Literal": {
"Value": "'''Measure''[External.Sales.KPI.Market]'"
}
}
]
}
],
[
{
"0": [
{
"Literal": {
"Value": "'Growth'"
}
}
]
},
{
"1": [
{
"Literal": {
"Value": "'''Measure''[External.Gr%.KPI]'"
}
}
]
}
]
],
"columns": [
@@ -272,6 +336,14 @@
{
"0": "Sales",
"1": "Sales"
},
{
"0": "Sales",
"1": "Market Size"
},
{
"0": "Growth",
"1": "GR%"
}
]
}

View File

@@ -98,6 +98,85 @@
"Value": "true"
}
}
},
"selfFilter": {
"filter": {
"Version": 2,
"From": [
{
"Name": "d",
"Entity": "Dim_Market",
"Type": 0
}
],
"Where": [
{
"Condition": {
"Contains": {
"Left": {
"Column": {
"Expression": {
"SourceRef": {
"Source": "d"
}
},
"Property": "MARKET"
}
},
"Right": {
"Literal": {
"Value": "'niad'"
}
}
}
},
"Annotations": {
"PowerBI.MParameterBehavior": 1
}
}
]
}
},
"filter": {
"filter": {
"Version": 2,
"From": [
{
"Name": "d",
"Entity": "Dim_Market",
"Type": 0
}
],
"Where": [
{
"Condition": {
"In": {
"Expressions": [
{
"Column": {
"Expression": {
"SourceRef": {
"Source": "d"
}
},
"Property": "MARKET"
}
}
],
"Values": [
[
{
"Literal": {
"Value": "'EGFR TKI Market'"
}
}
]
]
}
}
}
]
}
}
}
}

View File

@@ -60,6 +60,36 @@
"nativeQueryRef": "Market",
"displayName": "Market"
},
{
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_PackInfo"
}
},
"Property": "PROD_DES_C"
}
},
"queryRef": "Dim_PackInfo.PROD_DES_C",
"nativeQueryRef": "Brand CN",
"displayName": "Brand CN"
},
{
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_PackInfo"
}
},
"Property": "PACK_COD"
}
},
"queryRef": "Dim_PackInfo.PACK_COD",
"nativeQueryRef": "Package Code",
"displayName": "Package Code"
},
{
"field": {
"Measure": {
@@ -74,6 +104,36 @@
"queryRef": "Measure.External.Sales.KPI",
"nativeQueryRef": "Sales",
"displayName": "Sales"
},
{
"field": {
"Measure": {
"Expression": {
"SourceRef": {
"Entity": "Measure"
}
},
"Property": "External.Sales.KPI.Market"
}
},
"queryRef": "Measure.External.Sales.KPI.Market",
"nativeQueryRef": "Market Size",
"displayName": "Market Size"
},
{
"field": {
"Measure": {
"Expression": {
"SourceRef": {
"Entity": "Measure"
}
},
"Property": "External.Gr%.KPI"
}
},
"queryRef": "Measure.External.Gr%.KPI",
"nativeQueryRef": "GR%",
"displayName": "GR%"
}
],
"fieldParameters": [
@@ -89,7 +149,7 @@
}
},
"index": 1,
"length": 1
"length": 3
},
{
"parameterExpr": {
@@ -103,7 +163,7 @@
}
},
"index": 0,
"length": 3
"length": 5
}
]
}
@@ -5821,25 +5881,9 @@
"type": "Categorical",
"howCreated": "User"
},
{
"name": "9a91babdba03095103d5",
"ordinal": 1,
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Fact_Sales"
}
},
"Property": "PACK_COD"
}
},
"type": "Categorical",
"howCreated": "User"
},
{
"name": "Filter5e33d1375d4046106910",
"ordinal": 2,
"ordinal": 1,
"field": {
"Column": {
"Expression": {
@@ -5854,7 +5898,7 @@
},
{
"name": "Filter352e8ae3add30980d9a7",
"ordinal": 3,
"ordinal": 2,
"field": {
"Measure": {
"Expression": {
@@ -5869,7 +5913,7 @@
},
{
"name": "Filter624b3e5a19b2821edc08",
"ordinal": 4,
"ordinal": 3,
"field": {
"Column": {
"Expression": {
@@ -5885,7 +5929,7 @@
},
{
"name": "Filter24d569cf023062315999",
"ordinal": 5,
"ordinal": 4,
"field": {
"Column": {
"Expression": {
@@ -5901,7 +5945,7 @@
},
{
"name": "Filterbb958e746432dbb20e76",
"ordinal": 6,
"ordinal": 5,
"field": {
"Column": {
"Expression": {
@@ -5912,12 +5956,11 @@
"Property": "PROD_DES_C"
}
},
"type": "Advanced",
"howCreated": "User"
"type": "Advanced"
},
{
"name": "Filterbbdf344948810dcead93",
"ordinal": 7,
"ordinal": 6,
"field": {
"Measure": {
"Expression": {
@@ -5928,12 +5971,11 @@
"Property": "External.Gr%.KPI"
}
},
"type": "Advanced",
"howCreated": "User"
"type": "Advanced"
},
{
"name": "Filtercb4486f283dd76850900",
"ordinal": 8,
"ordinal": 7,
"field": {
"Measure": {
"Expression": {
@@ -5949,7 +5991,7 @@
},
{
"name": "Filter34e127a2047c31c281bd",
"ordinal": 9,
"ordinal": 8,
"field": {
"Column": {
"Expression": {
@@ -5964,7 +6006,7 @@
},
{
"name": "Filtereacc115ddfad9cb0d5e8",
"ordinal": 10,
"ordinal": 9,
"field": {
"Measure": {
"Expression": {
@@ -5980,7 +6022,7 @@
},
{
"name": "Filterc5b7ecda135e859ad535",
"ordinal": 11,
"ordinal": 10,
"field": {
"Measure": {
"Expression": {
@@ -5996,7 +6038,7 @@
},
{
"name": "0ace83f1a0e8008dce63",
"ordinal": 12,
"ordinal": 11,
"field": {
"Column": {
"Expression": {
@@ -6007,12 +6049,11 @@
"Property": "PACK_COD"
}
},
"type": "Categorical",
"howCreated": "User"
"type": "Categorical"
},
{
"name": "5eb96d5460100c235c96",
"ordinal": 13,
"ordinal": 12,
"field": {
"Column": {
"Expression": {
@@ -6028,7 +6069,7 @@
},
{
"name": "7c5708c9b0bb99a6c501",
"ordinal": 14,
"ordinal": 13,
"field": {
"Column": {
"Expression": {
@@ -6059,7 +6100,7 @@
},
{
"name": "c8ebbcd6d02110c28243",
"ordinal": 15,
"ordinal": 14,
"field": {
"Column": {
"Expression": {
@@ -6072,6 +6113,51 @@
},
"type": "Categorical",
"howCreated": "User"
},
{
"name": "9d010a1b1bb00c045a70",
"ordinal": 15,
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_Market"
}
},
"Property": "MARKET"
}
},
"type": "Categorical"
},
{
"name": "5e9ce2d0ab02300e9d32",
"ordinal": 16,
"field": {
"Measure": {
"Expression": {
"SourceRef": {
"Entity": "Measure"
}
},
"Property": "External.MS%.KPI"
}
},
"type": "Advanced",
"howCreated": "User"
},
{
"name": "ec3986593a4530c700d0",
"field": {
"Measure": {
"Expression": {
"SourceRef": {
"Entity": "Measure"
}
},
"Property": "External.Sales.KPI.Market"
}
},
"type": "Advanced"
}
],
"filterSortOrder": "Custom"