20260415
This commit is contained in:
@@ -225,24 +225,24 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'Market & Product'"
|
||||
"Value": "'Organization'"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Dim_PackInfo''[PROD_DES_C]'"
|
||||
"Value": "'''Dim_Org''[rc_name_en]'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'Market & Product'"
|
||||
"Value": "'Organization'"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Dim_PackInfo''[PACK_COD]'"
|
||||
"Value": "'''Dim_Org''[RC_NAME]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -340,7 +340,7 @@
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'Market & Product'"
|
||||
"Value": "'Organization'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -349,7 +349,7 @@
|
||||
"1": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Dim_PackInfo''[PROD_DES_C]'"
|
||||
"Value": "'''Dim_Org''[rc_name_en]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -360,7 +360,7 @@
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'Market & Product'"
|
||||
"Value": "'Organization'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -369,7 +369,7 @@
|
||||
"1": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Dim_PackInfo''[PACK_COD]'"
|
||||
"Value": "'''Dim_Org''[RC_NAME]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -417,12 +417,12 @@
|
||||
"1": "Market"
|
||||
},
|
||||
{
|
||||
"0": "Market & Product",
|
||||
"1": "Brand CN"
|
||||
"0": "Organization",
|
||||
"1": "RC"
|
||||
},
|
||||
{
|
||||
"0": "Market & Product",
|
||||
"1": "Package Code"
|
||||
"0": "Organization",
|
||||
"1": "RSD Name"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'R'"
|
||||
"Value": "'202601'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -133,7 +133,7 @@
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'R'"
|
||||
"Value": "'202601'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -157,7 +157,7 @@
|
||||
},
|
||||
"valueMap": [
|
||||
{
|
||||
"0": "R"
|
||||
"0": "202601"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -202,18 +202,6 @@
|
||||
"Value": "'''Measure''[External.Sales.KPI.Market]'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'Growth'"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Measure''[External.Gr%.KPI]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -283,26 +271,6 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'Growth'"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"1": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Measure''[External.Gr%.KPI]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"columns": [
|
||||
@@ -340,10 +308,6 @@
|
||||
{
|
||||
"0": "Sales",
|
||||
"1": "Market Size"
|
||||
},
|
||||
{
|
||||
"0": "Growth",
|
||||
"1": "GR%"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -65,30 +65,30 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
"Entity": "Dim_Org"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_DES_C"
|
||||
"Property": "rc_name_en"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_PackInfo.PROD_DES_C",
|
||||
"nativeQueryRef": "Brand CN",
|
||||
"displayName": "Brand CN"
|
||||
"queryRef": "Dim_Org.rc_name_en",
|
||||
"nativeQueryRef": "RC",
|
||||
"displayName": "RC"
|
||||
},
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
"Entity": "Dim_Org"
|
||||
}
|
||||
},
|
||||
"Property": "PACK_COD"
|
||||
"Property": "RC_NAME"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_PackInfo.PACK_COD",
|
||||
"nativeQueryRef": "Package Code",
|
||||
"displayName": "Package Code"
|
||||
"queryRef": "Dim_Org.RC_NAME",
|
||||
"nativeQueryRef": "RSD Name",
|
||||
"displayName": "RSD Name"
|
||||
},
|
||||
{
|
||||
"field": {
|
||||
@@ -119,21 +119,6 @@
|
||||
"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": [
|
||||
@@ -149,7 +134,7 @@
|
||||
}
|
||||
},
|
||||
"index": 1,
|
||||
"length": 3
|
||||
"length": 2
|
||||
},
|
||||
{
|
||||
"parameterExpr": {
|
||||
@@ -5956,7 +5941,8 @@
|
||||
"Property": "PROD_DES_C"
|
||||
}
|
||||
},
|
||||
"type": "Advanced"
|
||||
"type": "Advanced",
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "Filterbbdf344948810dcead93",
|
||||
@@ -5971,7 +5957,8 @@
|
||||
"Property": "External.Gr%.KPI"
|
||||
}
|
||||
},
|
||||
"type": "Advanced"
|
||||
"type": "Advanced",
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "Filtercb4486f283dd76850900",
|
||||
@@ -6049,7 +6036,8 @@
|
||||
"Property": "PACK_COD"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
"type": "Categorical",
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "5eb96d5460100c235c96",
|
||||
@@ -6158,6 +6146,34 @@
|
||||
}
|
||||
},
|
||||
"type": "Advanced"
|
||||
},
|
||||
{
|
||||
"name": "a968e9fd548936aa1bd0",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Org"
|
||||
}
|
||||
},
|
||||
"Property": "rc_name_en"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
},
|
||||
{
|
||||
"name": "f1b5cb345c500becc6b9",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Org"
|
||||
}
|
||||
},
|
||||
"Property": "RC_NAME"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
}
|
||||
],
|
||||
"filterSortOrder": "Custom"
|
||||
|
||||
Reference in New Issue
Block a user