0415
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "3c0bfb986e794bc410d2",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "0017d4062e715020f24c",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "Market Slicer",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "56b06a44b4c0411e1651"
|
||||
"parentGroupName": "22e3b3fc039fb1c0f382"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "ad1eaab5727c3598a22d",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "00484a76b595746388c9",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"height": 70,
|
||||
"y": 71,
|
||||
"z": 2000,
|
||||
"height": 70.000446158627639,
|
||||
"width": 240,
|
||||
"tabOrder": 4000
|
||||
"tabOrder": 155
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -20,14 +20,14 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Org"
|
||||
"Entity": "Dim_RC"
|
||||
}
|
||||
},
|
||||
"Property": "bu_name_en"
|
||||
"Property": "IS_TARGET_HP"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_Org.bu_name_en",
|
||||
"nativeQueryRef": "bu_name_en",
|
||||
"queryRef": "Dim_RC.IS_TARGET_HP",
|
||||
"nativeQueryRef": "IS_TARGET_HP1",
|
||||
"active": true
|
||||
}
|
||||
]
|
||||
@@ -88,7 +88,7 @@
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'BU / 业务单元'"
|
||||
"Value": "'Target HP / 目标机构'"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -156,6 +156,47 @@
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"filter": {
|
||||
"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'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -175,7 +216,7 @@
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'BU'"
|
||||
"Value": "'CityTier'"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -230,108 +271,62 @@
|
||||
]
|
||||
},
|
||||
"syncGroup": {
|
||||
"groupName": "pmt_region",
|
||||
"groupName": "CityTier",
|
||||
"fieldChanges": true,
|
||||
"filterChanges": true
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "b78de2846d00d3c68137",
|
||||
"parentGroupName": "5193568386495e3b88c5",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "Filteraca6d8a00c996505ee41",
|
||||
"name": "9e8bdac0e6bfb0c97e95",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Org"
|
||||
"Entity": "AIA.Measures"
|
||||
}
|
||||
},
|
||||
"Property": "RC_CODE_DESC"
|
||||
"Property": "Role_Check"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"type": "Advanced",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_Org",
|
||||
"Name": "m",
|
||||
"Entity": "AIA.Measures",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Not": {
|
||||
"Expression": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "RC_CODE_DESC"
|
||||
}
|
||||
"Comparison": {
|
||||
"ComparisonKind": 0,
|
||||
"Left": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "m"
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "' - '"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'ROC - ROC'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"Property": "Role_Check"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User",
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"isInvertedSelectionMode": {
|
||||
"expr": {
|
||||
},
|
||||
"Right": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
"Value": "0L"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Filter3815d069bd515ffaf4a9",
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Measure"
|
||||
}
|
||||
},
|
||||
"Property": "External.Sales.KPI.Filter"
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"howCreated": "User"
|
||||
}
|
||||
]
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "5fd9db93aa6e591c9b18",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "0070000877328e863632",
|
||||
"position": {
|
||||
"x": 265,
|
||||
"y": 45.5677472019037,
|
||||
"z": 2000,
|
||||
"height": 44.048582995951421,
|
||||
"width": 198.21862348178138,
|
||||
"tabOrder": 167
|
||||
"tabOrder": 181
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -150,7 +150,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "d3865aa8319e980ba304",
|
||||
"parentGroupName": "4fb6818e67cb3d96e179",
|
||||
"isHidden": true,
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "0d80c8d76a96c99e72b1",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "009e4f5e62d0d51dde3d",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 2.9935985529618288,
|
||||
"z": 1000,
|
||||
"height": 46,
|
||||
"width": 25,
|
||||
"tabOrder": 1000
|
||||
"tabOrder": 36
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "shape",
|
||||
@@ -106,6 +106,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "672da91700ed71e75c83",
|
||||
"parentGroupName": "b3c41a8d4fd3a5c46c8f",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "9fcc2162c9967e609890",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "0368918596d4e8bb50ae",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 36.150470219435718,
|
||||
"z": 0,
|
||||
"height": 40.626959247648905,
|
||||
"width": 200.12539184952979,
|
||||
"tabOrder": 3
|
||||
"tabOrder": 15
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -254,6 +254,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "9f070573093880a21ee6",
|
||||
"parentGroupName": "a83f3b6167998fc92603",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "2f933b97dbeb1b1b036a",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "04f99ac49d47fb02c5eb",
|
||||
"position": {
|
||||
"x": 0.222539021941627,
|
||||
"y": 0,
|
||||
"x": 0.8695652173913031,
|
||||
"y": 171.56772213014284,
|
||||
"z": 0,
|
||||
"height": 36.080536912751683,
|
||||
"width": 234.52348993288592,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "取数口径按钮组",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "33a6da9c86453a3de7d8"
|
||||
"parentGroupName": "a05b40f2299d13d6cdcd"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "c2c0aabfb14405879756",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "053095ab085510ef3db8",
|
||||
"position": {
|
||||
"x": 0.77133529038122006,
|
||||
"y": 279.19928170618039,
|
||||
@@ -20,14 +20,14 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Org"
|
||||
"Entity": "Dim_RC"
|
||||
}
|
||||
},
|
||||
"Property": "SUB_CHANNEL"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_Org.SUB_CHANNEL",
|
||||
"nativeQueryRef": "SUB_CHANNEL",
|
||||
"queryRef": "Dim_RC.SUB_CHANNEL",
|
||||
"nativeQueryRef": "SUB_CHANNEL1",
|
||||
"active": true
|
||||
}
|
||||
]
|
||||
@@ -236,7 +236,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "b78de2846d00d3c68137",
|
||||
"parentGroupName": "1096c9a95a2bde79716a",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "6e35df83a3041dd6713c",
|
||||
"name": "0548c76c98a576f4c57a",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 73.333333333333314,
|
||||
@@ -116,13 +116,6 @@
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"strictSingleSelect": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -275,11 +268,42 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "3c0bfb986e794bc410d2",
|
||||
"parentGroupName": "0017d4062e715020f24c",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "Filter0b0ba353a32bdb988530",
|
||||
"name": "Filter962532dab34b2ab2a164",
|
||||
"ordinal": 0,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_BrandDefaultMKT"
|
||||
}
|
||||
},
|
||||
"Property": "BRAND_NAME"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
},
|
||||
{
|
||||
"name": "Filter4bc039d60d2e20007a6a",
|
||||
"ordinal": 1,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_BrandDefaultMKT"
|
||||
}
|
||||
},
|
||||
"Property": "MARKET"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
},
|
||||
{
|
||||
"name": "Filterc26252015507a5f83245",
|
||||
"ordinal": 2,
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
@@ -287,7 +311,7 @@
|
||||
"Entity": "Measure"
|
||||
}
|
||||
},
|
||||
"Property": "External.Sales.KPI.Filter"
|
||||
"Property": "External.Sales.KPI"
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
@@ -314,7 +338,7 @@
|
||||
"Source": "m"
|
||||
}
|
||||
},
|
||||
"Property": "External.Sales.KPI.Filter"
|
||||
"Property": "External.Sales.KPI"
|
||||
}
|
||||
},
|
||||
"Right": {
|
||||
@@ -330,78 +354,6 @@
|
||||
]
|
||||
},
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "c0622963edc1161ae0ae",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Class"
|
||||
}
|
||||
},
|
||||
"Property": "CLASS"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_Class",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Not": {
|
||||
"Expression": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "CLASS"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "null"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"isInvertedSelectionMode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"filterSortOrder": "Custom"
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "9596fcea6693e435ce31",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "077d82a3eccd6e332b9f",
|
||||
"position": {
|
||||
"x": 254.77626666026907,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"height": 980,
|
||||
"width": 485,
|
||||
"tabOrder": 87
|
||||
"tabOrder": 105
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -161,6 +161,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "6655b9ccd195c30450d2",
|
||||
"parentGroupName": "55a7182e1e6556cce2f4",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "04a468311a0c00e143eb",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "0910eb2fb7ee88ecdebf",
|
||||
"position": {
|
||||
"x": 264,
|
||||
"x": 264.44966442953023,
|
||||
"y": 118,
|
||||
"z": 5000,
|
||||
"height": 185,
|
||||
"z": 4000,
|
||||
"height": 217.21563530112007,
|
||||
"width": 1644,
|
||||
"tabOrder": 5000
|
||||
},
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "b78de2846d00d3c68137",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1096c9a95a2bde79716a",
|
||||
"position": {
|
||||
"x": 260.196516711073,
|
||||
"y": 76.8007182938189,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "Org Slicer",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "37486e90b870470e5808"
|
||||
"parentGroupName": "136eab845849f16ff936"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "1271a98e0b010e821602",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "10adb3fe7a1f6128b7ee",
|
||||
"position": {
|
||||
"x": 2.3881578863168365,
|
||||
"y": 75.484573502722242,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "Org按钮组",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "4749b003a508c1d370e7"
|
||||
"parentGroupName": "e38146a0ab5ce31ebdbb"
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "d9530e27603415650e4b",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "110d4c0f48db4f21e391",
|
||||
"position": {
|
||||
"x": 7.6118421136831635,
|
||||
"y": 118,
|
||||
"z": 7000,
|
||||
"height": 981,
|
||||
"y": 0,
|
||||
"z": 6000,
|
||||
"height": 1099,
|
||||
"width": 775.98277269559139,
|
||||
"tabOrder": 0
|
||||
},
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "d3142ab5641538cc374c",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "11a2f3fb71778d8fd0ff",
|
||||
"position": {
|
||||
"x": 265,
|
||||
"y": 812.64464126299856,
|
||||
"z": 4000,
|
||||
"x": 265.44966442953023,
|
||||
"y": 844.86027656411875,
|
||||
"z": 3000,
|
||||
"height": 924.1920135173591,
|
||||
"width": 1644,
|
||||
"tabOrder": 2000
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "37486e90b870470e5808",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "136eab845849f16ff936",
|
||||
"position": {
|
||||
"x": 2.3881578863168329,
|
||||
"y": 6.8212102632969618E-13,
|
||||
"y": 118.00000000000068,
|
||||
"z": 2000,
|
||||
"height": 980,
|
||||
"width": 733.21739130434787,
|
||||
@@ -13,6 +13,6 @@
|
||||
"displayName": "Org组",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "d9530e27603415650e4b",
|
||||
"parentGroupName": "110d4c0f48db4f21e391",
|
||||
"isHidden": true
|
||||
}
|
||||
@@ -1,351 +0,0 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "139b7b0ac347b9dbd98d",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 489,
|
||||
"z": 0,
|
||||
"height": 69.090909090909079,
|
||||
"width": 280,
|
||||
"tabOrder": 184
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
"query": {
|
||||
"queryState": {
|
||||
"Values": {
|
||||
"projections": [
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_IsEagle_AIASpecial"
|
||||
}
|
||||
},
|
||||
"Property": "is_eagle"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_IsEagle_AIASpecial.is_eagle",
|
||||
"nativeQueryRef": "is_eagle",
|
||||
"active": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"objects": {
|
||||
"data": [
|
||||
{
|
||||
"properties": {
|
||||
"mode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Dropdown'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"selection": [
|
||||
{
|
||||
"properties": {
|
||||
"selectAllCheckboxEnabled": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"singleSelect": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"strictSingleSelect": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"header": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'EG Project Name/飞鹰项目名称'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bold": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"properties": {
|
||||
"background": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#F8F8F8'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"selfFilterEnabled": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"visualContainerObjects": {
|
||||
"title": [
|
||||
{
|
||||
"properties": {
|
||||
"titleWrap": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'EG Project Name'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"background": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparency": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "100D"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"visualHeader": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"keepLayerOrder": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"syncGroup": {
|
||||
"groupName": "TARGET_INS_LEVEL1",
|
||||
"fieldChanges": true,
|
||||
"filterChanges": true
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "656c61f70d36a86c5207",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "Filter9f4e43d9b2e5ee45cb22",
|
||||
"ordinal": 0,
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "AIA.Measures"
|
||||
}
|
||||
},
|
||||
"Property": "Potential_MKT_Filter"
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "Filtera7ab5b20fff0f48b0c17",
|
||||
"ordinal": 1,
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Measure"
|
||||
}
|
||||
},
|
||||
"Property": "External.Sales.KPI"
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "5bdfe71efde263884f0f",
|
||||
"ordinal": 2,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "TARGET_INS_LEVEL"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_HP_Potential_AIA",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Not": {
|
||||
"Expression": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "TARGET_INS_LEVEL"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "''"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User",
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"isInvertedSelectionMode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"filterSortOrder": "Custom"
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "c0a6c85aa0328454c633",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1502965229ee8c0da061",
|
||||
"position": {
|
||||
"x": 2.2148377676687119,
|
||||
"y": 139.6351445167536,
|
||||
@@ -236,7 +236,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "b78de2846d00d3c68137",
|
||||
"parentGroupName": "1096c9a95a2bde79716a",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -331,6 +331,44 @@
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "m",
|
||||
"Entity": "Measure",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Not": {
|
||||
"Expression": {
|
||||
"Comparison": {
|
||||
"ComparisonKind": 0,
|
||||
"Left": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "m"
|
||||
}
|
||||
},
|
||||
"Property": "External.Sales.KPI.Filter"
|
||||
}
|
||||
},
|
||||
"Right": {
|
||||
"Literal": {
|
||||
"Value": "null"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User"
|
||||
}
|
||||
]
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "5b0a3f506e00330cc020",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1612efacdeed76a5348e",
|
||||
"position": {
|
||||
"x": 3.4845735027223235,
|
||||
"y": 289.21960072595272,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "Geo Slicer",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "56b06a44b4c0411e1651"
|
||||
"parentGroupName": "22e3b3fc039fb1c0f382"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "a444cca5aa9cba48d91d",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "18994564f66c8f4afb8a",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 1000,
|
||||
"height": 30,
|
||||
"width": 235,
|
||||
"tabOrder": 154
|
||||
"tabOrder": 168
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -457,5 +457,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "ac8e0fd78a175e09e788"
|
||||
"parentGroupName": "642982d49f765edf6277"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "3d5000ffc0eec4dd516b",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "18a3394a8e5b6184f7d6",
|
||||
"position": {
|
||||
"x": 10,
|
||||
"y": 1100,
|
||||
"z": 9000,
|
||||
"z": 8000,
|
||||
"height": 330.95631641086186,
|
||||
"width": 240,
|
||||
"tabOrder": 11000
|
||||
"tabOrder": 10000
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "组 6",
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "2d79300f210d61ebc6a6",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "19cedc8628b0e9331c6d",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 36.112852664576792,
|
||||
"z": 0,
|
||||
"height": 40.626959247648905,
|
||||
"width": 200.12539184952979,
|
||||
"tabOrder": 4
|
||||
"tabOrder": 20
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -254,6 +254,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "f11ddb1144079bc3e40d",
|
||||
"parentGroupName": "cbe555e928d2b91250d1",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "47983de836e8b5c9e04e",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1ad6afe5ecc5e835af7d",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
@@ -150,6 +150,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "189a9d599a5020909862",
|
||||
"parentGroupName": "56737fabfd23b7ba102d",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "3b1175bf321a174c61a0",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1be1a936f0a4dc15a15c",
|
||||
"position": {
|
||||
"x": 248,
|
||||
"y": 2,
|
||||
@@ -150,6 +150,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "abcee3cf5e631757dda4",
|
||||
"parentGroupName": "d99850cea12bd46d34bb",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "8518c71fc234ddcdbd17",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1cd38aee05e20220f23d",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 5000,
|
||||
"height": 29.618874773139744,
|
||||
"width": 229.98185117967333,
|
||||
"tabOrder": 143
|
||||
"tabOrder": 157
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -447,5 +447,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "4749b003a508c1d370e7"
|
||||
"parentGroupName": "e38146a0ab5ce31ebdbb"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "5249b820319b3e25857d",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1dafa3650906a23db869",
|
||||
"position": {
|
||||
"x": 13.493465420092342,
|
||||
"y": 6.8337867995120831,
|
||||
"z": 4000,
|
||||
"x": 14.140491615542018,
|
||||
"y": 206,
|
||||
"z": 5000,
|
||||
"height": 26.132603586907482,
|
||||
"width": 29.649965682910089,
|
||||
"tabOrder": 4000
|
||||
"width": 30,
|
||||
"tabOrder": 3000
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "image",
|
||||
@@ -45,7 +45,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "3e7438bcb6ae906907a0",
|
||||
"parentGroupName": "7955a5e0a5c093cdace2",
|
||||
"isHidden": true,
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "d6bd30de3120680e7039",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1dfb61c180e7a9524d75",
|
||||
"position": {
|
||||
"x": 40,
|
||||
"y": 316.66666666666669,
|
||||
"z": 4000,
|
||||
"height": 50,
|
||||
"width": 336,
|
||||
"tabOrder": 34
|
||||
"tabOrder": 46
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "advancedSlicerVisual",
|
||||
@@ -67,7 +67,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''AIA_AdvanceAnalysis_Brand''[PROD_DES_C]'"
|
||||
"Value": "'''AIA_AdvanceAnalysis_Key_Competitor''[KEY_COMPETITOR_CN]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -95,7 +95,7 @@
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''AIA_AdvanceAnalysis_Brand''[PROD_DES_C]'"
|
||||
"Value": "'''AIA_AdvanceAnalysis_Key_Competitor''[KEY_COMPETITOR_CN]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -119,7 +119,7 @@
|
||||
},
|
||||
"valueMap": [
|
||||
{
|
||||
"0": "Brand"
|
||||
"0": "Key Brand"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -301,6 +301,31 @@
|
||||
"selector": {
|
||||
"id": "interaction:press"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"fontColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#821652'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"data": [
|
||||
{
|
||||
"dataViewWildcard": {
|
||||
"matchingOption": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
],
|
||||
"padding": [
|
||||
@@ -451,6 +476,24 @@
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"fillColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#821652'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "selected"
|
||||
}
|
||||
}
|
||||
],
|
||||
"outline": [
|
||||
@@ -569,5 +612,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "4b78829cc22b2cd33399"
|
||||
"parentGroupName": "6026f01085c061300e16"
|
||||
}
|
||||
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1e4997d02eed6ba5c3f0",
|
||||
"position": {
|
||||
"x": 77.074446851310313,
|
||||
"y": 0,
|
||||
"z": 2000,
|
||||
"height": 47,
|
||||
"width": 53,
|
||||
"tabOrder": 73
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "image",
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"imageUrl": {
|
||||
"expr": {
|
||||
"ResourcePackageItem": {
|
||||
"PackageName": "RegisteredResources",
|
||||
"PackageType": 1,
|
||||
"ItemName": "____2291309414639242.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"visualContainerObjects": {
|
||||
"visualLink": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'PageNavigation'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"navigationSection": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'216ab0f5dec070b55aab'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"showDefaultTooltip": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tooltip": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'单击此处跳转至省份CHPA/AIA/DTP拼数结果'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "896b2c13d9d25e862a0b",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "d2bc404f893be84ab2c0",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1e9430ff5bc5cf566e9b",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0.35630445663338151,
|
||||
"z": 1000,
|
||||
"height": 46.0937576848108,
|
||||
"width": 25.466034280524234,
|
||||
"tabOrder": 1000
|
||||
"tabOrder": 13
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "shape",
|
||||
@@ -121,6 +121,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "339362a0c029b9059aa8",
|
||||
"parentGroupName": "58f96ec5ae6f17a2d1b1",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "db210989c01e8e357cca",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "1f40cf84ccd9cb732069",
|
||||
"position": {
|
||||
"x": 23.332832456799398,
|
||||
"y": 1752.0005464107644,
|
||||
"z": 8000,
|
||||
"z": 7000,
|
||||
"height": 32,
|
||||
"width": 224,
|
||||
"tabOrder": 10000
|
||||
"tabOrder": 9000
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "ClearSelect",
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "7b5338ac15ae80ac9d35",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "2101c1249e0aa768dffe",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 401.66666666666669,
|
||||
"z": 0,
|
||||
"height": 450,
|
||||
"width": 1621,
|
||||
"tabOrder": 1000
|
||||
"tabOrder": 47
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "pivotTable",
|
||||
@@ -20,16 +20,16 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "AIA_AdvanceAnalysis_Brand"
|
||||
"Entity": "AIA_AdvanceAnalysis_Key_Competitor"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_DES_C"
|
||||
"Property": "KEY_COMPETITOR_CN"
|
||||
}
|
||||
},
|
||||
"queryRef": "AIA_AdvanceAnalysis_Brand.PROD_DES_C",
|
||||
"nativeQueryRef": "Brand",
|
||||
"queryRef": "AIA_AdvanceAnalysis_Key_Competitor.KEY_COMPETITOR_CN",
|
||||
"nativeQueryRef": "Key Brand",
|
||||
"active": true,
|
||||
"displayName": "Brand"
|
||||
"displayName": "Key Brand"
|
||||
}
|
||||
],
|
||||
"fieldParameters": [
|
||||
@@ -8716,7 +8716,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "fadda31e92503329bc3b",
|
||||
"parentGroupName": "b6845bb0d8015d39c100",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -8965,7 +8965,8 @@
|
||||
"Property": "PROD_DES_C"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
"type": "Categorical",
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "7de14ee54303aaec6034",
|
||||
@@ -9189,6 +9190,20 @@
|
||||
},
|
||||
"type": "Categorical",
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "adefeaf1351a2e300659",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "AIA_AdvanceAnalysis_Key_Competitor"
|
||||
}
|
||||
},
|
||||
"Property": "KEY_COMPETITOR_CN"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
}
|
||||
],
|
||||
"filterSortOrder": "Custom"
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "56b06a44b4c0411e1651",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "22e3b3fc039fb1c0f382",
|
||||
"position": {
|
||||
"x": 0.014411010728910156,
|
||||
"y": 177,
|
||||
"y": 295,
|
||||
"z": 8000,
|
||||
"height": 570.775166002368,
|
||||
"width": 243.92014519056261,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "主要切片器",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "d9530e27603415650e4b"
|
||||
"parentGroupName": "110d4c0f48db4f21e391"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "e2df879530148d10b581",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "231645856c0a3944de13",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 419.99999999999932,
|
||||
"z": 6000,
|
||||
"height": 70,
|
||||
"width": 235,
|
||||
"tabOrder": 120
|
||||
"tabOrder": 7000
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -236,7 +236,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "229a61bbd5e00d413dc7",
|
||||
"parentGroupName": "318992eade75c98ee2f2",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -0,0 +1,266 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "237538f85c1cde30a12a",
|
||||
"position": {
|
||||
"x": 7.5265313125987632,
|
||||
"y": 39.410936654033563,
|
||||
"z": 1750,
|
||||
"height": 40.541418516513261,
|
||||
"width": 200.62804547915539,
|
||||
"tabOrder": 19
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
"objects": {
|
||||
"icon": [
|
||||
{
|
||||
"properties": {
|
||||
"shapeType": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'blank'"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"text": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"fontColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"ThemeDataColor": {
|
||||
"ColorId": 0,
|
||||
"Percent": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Merged Data'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'''Segoe UI'', wf_segoe-ui_normal, helvetica, arial, sans-serif'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bold": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
],
|
||||
"outline": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"lineColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"ThemeDataColor": {
|
||||
"ColorId": 0,
|
||||
"Percent": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
],
|
||||
"fill": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"image": {
|
||||
"image": {
|
||||
"name": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "''"
|
||||
}
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "''"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparency": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0D"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"visualContainerObjects": {
|
||||
"title": [
|
||||
{
|
||||
"properties": {
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'筛选器标题'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"keepLayerOrder": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"background": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"visualLink": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'PageNavigation'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"navigationSection": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'216ab0f5dec070b55aab'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"showDefaultTooltip": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tooltip": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'单击此处跳转至省份CHPA/AIA/DTP拼数结果'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "896b2c13d9d25e862a0b",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "929fcc6be62a8c5a0966",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "25c3927f5f103d947c23",
|
||||
"position": {
|
||||
"x": 77.146029258098224,
|
||||
"y": 0,
|
||||
"z": 1000,
|
||||
"height": 45,
|
||||
"width": 45.833333333333336,
|
||||
"tabOrder": 36
|
||||
"tabOrder": 49
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "image",
|
||||
@@ -85,6 +85,13 @@
|
||||
"Value": "'单击此处跳转至Market Analysis'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"showDefaultTooltip": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -92,6 +99,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "9f070573093880a21ee6",
|
||||
"parentGroupName": "a83f3b6167998fc92603",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "9b0848c46be06c330380",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "28525cd0a9b511874a66",
|
||||
"position": {
|
||||
"x": 30,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"height": 44.351610095735424,
|
||||
"width": 600,
|
||||
"tabOrder": 0
|
||||
"tabOrder": 45
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -184,5 +184,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "339362a0c029b9059aa8"
|
||||
"parentGroupName": "58f96ec5ae6f17a2d1b1"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "832cea42dc2601b03090",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "2bbccf2e3889b30be295",
|
||||
"position": {
|
||||
"x": 1.3177762525737817,
|
||||
"y": 209.52642415923128,
|
||||
@@ -236,7 +236,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "b78de2846d00d3c68137",
|
||||
"parentGroupName": "1096c9a95a2bde79716a",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "1c43a4144c7723497088",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "2d50b713a81f1c0c7f9d",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 70,
|
||||
"z": 2000,
|
||||
"height": 70.574929311969839,
|
||||
"width": 279.60101069650551,
|
||||
"tabOrder": 113
|
||||
"tabOrder": 126
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -229,7 +229,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "656c61f70d36a86c5207",
|
||||
"parentGroupName": "c9f00600e7a2348361b7",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -279,7 +279,8 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User"
|
||||
"howCreated": "User",
|
||||
"isLockedInViewMode": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "612af16f386c3c335e8d",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "30b07c1cd515193b35ef",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 140,
|
||||
"z": 2000,
|
||||
"height": 70.160427807486627,
|
||||
"width": 240,
|
||||
"tabOrder": 162
|
||||
"tabOrder": 176
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -236,7 +236,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "1196d621e04669607391",
|
||||
"parentGroupName": "c35ed868ba8058202b3c",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "229a61bbd5e00d413dc7",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "318992eade75c98ee2f2",
|
||||
"position": {
|
||||
"x": 12.000000000000004,
|
||||
"y": 76,
|
||||
"z": 4000,
|
||||
"height": 629.99999999999932,
|
||||
"height": 631.628992706262,
|
||||
"width": 235,
|
||||
"tabOrder": 0
|
||||
},
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "产品",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "189a9d599a5020909862"
|
||||
"parentGroupName": "56737fabfd23b7ba102d"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "fd62964e36277101e7ea",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "31a5e21fef0c931a422c",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0.5009261572139998,
|
||||
"z": 0,
|
||||
"height": 32.178012113776248,
|
||||
"width": 539.10129719613644,
|
||||
"tabOrder": 69
|
||||
"tabOrder": 68
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "shape",
|
||||
@@ -159,6 +159,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "c7caffc0ddb747b2c54e",
|
||||
"parentGroupName": "e6ac363ff6c1c82e1abe",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "33a6da9c86453a3de7d8",
|
||||
"position": {
|
||||
"x": 2.1656188643752081,
|
||||
"y": 53.56772213014284,
|
||||
"z": 6000,
|
||||
"height": 116.90305087423734,
|
||||
"width": 239.46897702700704,
|
||||
"tabOrder": 2000
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "取数口径 Slicer",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "d9530e27603415650e4b"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "26b5a2c82bbbc096b279",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "358b21421c2182e4b44d",
|
||||
"position": {
|
||||
"x": 1089.1069256735393,
|
||||
"y": 0,
|
||||
"z": 2000,
|
||||
"height": 32.059274061695895,
|
||||
"width": 539.32233093832428,
|
||||
"tabOrder": 20
|
||||
"tabOrder": 8
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "shape",
|
||||
@@ -159,6 +159,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "c7caffc0ddb747b2c54e",
|
||||
"parentGroupName": "e6ac363ff6c1c82e1abe",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "0aa5156006a3067a16e6",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "36d639715749f4452856",
|
||||
"position": {
|
||||
"x": 0.39898930349448847,
|
||||
"y": 140,
|
||||
"z": 3000,
|
||||
"height": 70,
|
||||
"width": 279.60101069650551,
|
||||
"tabOrder": 92
|
||||
"tabOrder": 102
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -229,7 +229,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "656c61f70d36a86c5207",
|
||||
"parentGroupName": "c9f00600e7a2348361b7",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "1e0f418bc3bcae0e70dd",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "382039668a757dc6e07a",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 31.735537190082642,
|
||||
"z": 1000,
|
||||
"height": 299.22077922077921,
|
||||
"width": 240,
|
||||
"tabOrder": 24
|
||||
"tabOrder": 11
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "cardVisual",
|
||||
@@ -168,5 +168,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "3d5000ffc0eec4dd516b"
|
||||
"parentGroupName": "18a3394a8e5b6184f7d6"
|
||||
}
|
||||
@@ -0,0 +1,276 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "392a0f7e197b5f315d45",
|
||||
"position": {
|
||||
"x": 222.5,
|
||||
"y": 25,
|
||||
"z": 7000,
|
||||
"height": 25,
|
||||
"width": 87,
|
||||
"tabOrder": 108
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
"objects": {
|
||||
"icon": [
|
||||
{
|
||||
"properties": {
|
||||
"shapeType": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'blank'"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"text": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'数据质量'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"ThemeDataColor": {
|
||||
"ColorId": 0,
|
||||
"Percent": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"bold": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "11D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"horizontalAlignment": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'right'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"verticalAlignment": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'top'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"underline": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"leftMargin": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0L"
|
||||
}
|
||||
}
|
||||
},
|
||||
"topMargin": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0L"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
],
|
||||
"outline": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"visualContainerObjects": {
|
||||
"title": [
|
||||
{
|
||||
"properties": {
|
||||
"titleWrap": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'数据质量'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"background": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparency": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0D"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"visualHeader": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"visualLink": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'PageNavigation'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"navigationSection": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'8d0d9d04501878b0eb03'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"showDefaultTooltip": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tooltip": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'单击查看数据质量'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"webUrl": {
|
||||
"expr": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Measure"
|
||||
}
|
||||
},
|
||||
"Property": "ReportURL.MA"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "d1508fb53d455a1c54b3"
|
||||
}
|
||||
@@ -1,342 +0,0 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "39f76463077a13c09976",
|
||||
"position": {
|
||||
"x": 83.913421471451471,
|
||||
"y": 49.777593008692563,
|
||||
"z": 1000,
|
||||
"height": 31.111111111111111,
|
||||
"width": 155.55555555555554,
|
||||
"tabOrder": 7000
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "advancedSlicerVisual",
|
||||
"query": {
|
||||
"queryState": {
|
||||
"Values": {
|
||||
"projections": [
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_InsSalesType"
|
||||
}
|
||||
},
|
||||
"Property": "AIA_PROVIDED_FLAG"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_InsSalesType.AIA_PROVIDED_FLAG",
|
||||
"nativeQueryRef": "AIA_PROVIDED_FLAG"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"sortDefinition": {
|
||||
"sort": [
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Target"
|
||||
}
|
||||
},
|
||||
"Property": "IS_TARGET_HP"
|
||||
}
|
||||
},
|
||||
"direction": "Descending"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"filter": {
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_InsSalesType",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "AIA_PROVIDED_FLAG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'滚动两年有数'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"layout": [
|
||||
{
|
||||
"properties": {
|
||||
"rowCount": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "1L"
|
||||
}
|
||||
}
|
||||
},
|
||||
"columnCount": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "2L"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"value": [
|
||||
{
|
||||
"properties": {
|
||||
"fontSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "10D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#8E2D63'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
],
|
||||
"fillCustom": [
|
||||
{
|
||||
"properties": {
|
||||
"fillColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#8E2D63'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "selection:selected"
|
||||
}
|
||||
}
|
||||
],
|
||||
"padding": [
|
||||
{
|
||||
"properties": {
|
||||
"paddingSelection": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Custom'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"topMargin": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0L"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rightMargin": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0L"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bottomMargin": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0L"
|
||||
}
|
||||
}
|
||||
},
|
||||
"leftMargin": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0L"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "selection:selected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"paddingSelection": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Custom'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"topMargin": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0L"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"visualContainerObjects": {
|
||||
"title": [
|
||||
{
|
||||
"properties": {
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'2.0 Ins 连续取数'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"visualHeader": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"syncGroup": {
|
||||
"groupName": "AIA_PROVIDED_FLAG",
|
||||
"fieldChanges": true,
|
||||
"filterChanges": true
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "3e7438bcb6ae906907a0",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "Filteredd6a2df2d9ad19aaee0",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_InsSalesType"
|
||||
}
|
||||
},
|
||||
"Property": "AIA_PROVIDED_FLAG"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_InsSalesType",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "AIA_PROVIDED_FLAG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'滚动两年有数'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'滚动一年有数'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"isHidden": true
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "f06a7709797dde88c01a",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "3d59dc417ed3dec4b481",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 24.483221476510067,
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "2f933b97dbeb1b1b036a",
|
||||
"parentGroupName": "04f99ac49d47fb02c5eb",
|
||||
"isHidden": true,
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "4bcf6e22451bc700a290",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "3e5ad8f1cabcdd1f6024",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"height": 71.957268218237317,
|
||||
"width": 280,
|
||||
"tabOrder": 11
|
||||
"tabOrder": 28
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -236,7 +236,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "aec959e25490d6ba7137",
|
||||
"parentGroupName": "b20de6f866150c12ae81",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "3e7438bcb6ae906907a0",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 28.432462638943225,
|
||||
"z": 1000,
|
||||
"height": 88.470588235294116,
|
||||
"width": 239.46897702700704,
|
||||
"tabOrder": 0
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "取数口径",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "33a6da9c86453a3de7d8"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "c26b2aa6dea30965600d",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "3edef337ebcbc3106dae",
|
||||
"position": {
|
||||
"x": 1408.75,
|
||||
"y": 5.7142857142857144,
|
||||
"z": 11000,
|
||||
"height": 54.285714285714285,
|
||||
"z": 9000,
|
||||
"height": 45.285714285714285,
|
||||
"width": 456.25,
|
||||
"tabOrder": 9000
|
||||
"tabOrder": 6000
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "右上角信息",
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "ad7d40e7d17506324905",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "3f8459a48bb3ed6fedab",
|
||||
"position": {
|
||||
"x": 0.74299749284516281,
|
||||
"y": 61.476190476189686,
|
||||
"z": 0,
|
||||
"height": 12,
|
||||
"width": 235.05067343418256,
|
||||
"tabOrder": 147
|
||||
"tabOrder": 161
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "shape",
|
||||
@@ -114,6 +114,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "1271a98e0b010e821602",
|
||||
"parentGroupName": "10adb3fe7a1f6128b7ee",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "3fc770f870ad5f4f53d9",
|
||||
"position": {
|
||||
"x": 170,
|
||||
"y": 2,
|
||||
"z": 6750,
|
||||
"height": 23.888888888888889,
|
||||
"width": 25.555555555555554,
|
||||
"tabOrder": 96
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "image",
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"imageUrl": {
|
||||
"expr": {
|
||||
"ResourcePackageItem": {
|
||||
"PackageName": "RegisteredResources",
|
||||
"PackageType": 1,
|
||||
"ItemName": "_____(1)3167962656246074.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "d1508fb53d455a1c54b3",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "06109a94d1e10ebb1e70",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "42843ba81d7b4ce6bbcf",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"height": 30,
|
||||
"width": 235,
|
||||
"tabOrder": 156
|
||||
"tabOrder": 170
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -399,5 +399,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "5d9a35154480b96749cc"
|
||||
"parentGroupName": "7fa3ab5d739ef3a9315e"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "812fd1f54b90de13727b",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "439a2d76c4c5d12c93a7",
|
||||
"position": {
|
||||
"x": 254.77626666026907,
|
||||
"y": 0,
|
||||
@@ -161,6 +161,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "abcee3cf5e631757dda4",
|
||||
"parentGroupName": "d99850cea12bd46d34bb",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "10a59eb2dedcc833dbb3",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "4632c3a361a7125909d4",
|
||||
"position": {
|
||||
"x": 5,
|
||||
"y": 94,
|
||||
"y": 126.21563530112007,
|
||||
"z": 2000,
|
||||
"height": 35.502958579881657,
|
||||
"width": 1103.4319526627219,
|
||||
"tabOrder": 94
|
||||
"tabOrder": 66
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "advancedSlicerVisual",
|
||||
@@ -182,6 +182,31 @@
|
||||
"selector": {
|
||||
"id": "interaction:hover"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"fontColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#821652'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"data": [
|
||||
{
|
||||
"dataViewWildcard": {
|
||||
"matchingOption": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
],
|
||||
"padding": [
|
||||
@@ -284,6 +309,24 @@
|
||||
"selector": {
|
||||
"id": "selection:selected"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"fillColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#821652'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "selected"
|
||||
}
|
||||
}
|
||||
],
|
||||
"selection": [
|
||||
@@ -348,7 +391,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "04a468311a0c00e143eb",
|
||||
"parentGroupName": "0910eb2fb7ee88ecdebf",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "b96c280734d14e1967d7",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "4b2785e5c03f424bb338",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 279.99999999999932,
|
||||
"z": 4000,
|
||||
"height": 70,
|
||||
"width": 235,
|
||||
"tabOrder": 104
|
||||
"tabOrder": 5000
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -266,7 +266,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "229a61bbd5e00d413dc7",
|
||||
"parentGroupName": "318992eade75c98ee2f2",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "b99802d6b89070cb1ae6",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "4daca8cc1eaf7a310e0e",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 143.06873432382071,
|
||||
@@ -253,7 +253,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "3c0bfb986e794bc410d2",
|
||||
"parentGroupName": "0017d4062e715020f24c",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "d3865aa8319e980ba304",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "4fb6818e67cb3d96e179",
|
||||
"position": {
|
||||
"x": 2.3881578863168365,
|
||||
"y": 6.8212102632969618E-13,
|
||||
"y": 118.00000000000068,
|
||||
"z": 1000,
|
||||
"height": 980,
|
||||
"width": 772.61538461538464,
|
||||
@@ -13,6 +13,6 @@
|
||||
"displayName": "Ins组",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "d9530e27603415650e4b",
|
||||
"parentGroupName": "110d4c0f48db4f21e391",
|
||||
"isHidden": true
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "954eef2bdcde868705b1",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "5192c296d7c30d7c3511",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 8000,
|
||||
"height": 88.470588235294116,
|
||||
"width": 227.76470588235293,
|
||||
"y": 198,
|
||||
"z": 9000,
|
||||
"height": 100,
|
||||
"width": 228.69565217391306,
|
||||
"tabOrder": 0
|
||||
},
|
||||
"visual": {
|
||||
@@ -367,6 +367,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "3e7438bcb6ae906907a0",
|
||||
"parentGroupName": "7955a5e0a5c093cdace2",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "a6e81d4485c0aa4bdaae",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "5193568386495e3b88c5",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "组 5",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "5b0a3f506e00330cc020"
|
||||
"parentGroupName": "1612efacdeed76a5348e"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "0694c2e898c13bdaa900",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "51f4df18431e573b3332",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 209.99999999999932,
|
||||
"z": 3000,
|
||||
"height": 70,
|
||||
"width": 235,
|
||||
"tabOrder": 93
|
||||
"tabOrder": 4000
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -281,7 +281,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "229a61bbd5e00d413dc7",
|
||||
"parentGroupName": "318992eade75c98ee2f2",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "5fd8d24187b26000e364",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "53fc40791e44b89a2e49",
|
||||
"position": {
|
||||
"x": 1536,
|
||||
"y": 140,
|
||||
"y": 172.21563530112007,
|
||||
"z": 0,
|
||||
"height": 45,
|
||||
"width": 100,
|
||||
"tabOrder": 2000
|
||||
"tabOrder": 0
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "Clear-按钮",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "04a468311a0c00e143eb"
|
||||
"parentGroupName": "0910eb2fb7ee88ecdebf"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "e934a3821a0b87d9586e",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "541f380bfcefbce453c3",
|
||||
"position": {
|
||||
"x": 638.88888888888891,
|
||||
"y": 200.39484304111269,
|
||||
"z": 4000,
|
||||
"height": 25.555555555555554,
|
||||
"width": 476.66666666666663,
|
||||
"tabOrder": 35
|
||||
"tabOrder": 109
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -119,6 +119,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "d3142ab5641538cc374c",
|
||||
"parentGroupName": "11a2f3fb71778d8fd0ff",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -0,0 +1,281 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "544b6430f7d3db005875",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 16.666666666666671,
|
||||
"z": 6000,
|
||||
"height": 19.444444444444443,
|
||||
"width": 19.444444444444443,
|
||||
"tabOrder": 33
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
"objects": {
|
||||
"icon": [
|
||||
{
|
||||
"properties": {
|
||||
"shapeType": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'blank'"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"text": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'市场定义'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"ThemeDataColor": {
|
||||
"ColorId": 0,
|
||||
"Percent": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"bold": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "11D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"horizontalAlignment": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'left'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"verticalAlignment": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'middle'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"leftMargin": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "35L"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
],
|
||||
"outline": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"fill": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"fillColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#821652'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparency": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0D"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"visualContainerObjects": {
|
||||
"title": [
|
||||
{
|
||||
"properties": {
|
||||
"titleWrap": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'市场定义-按钮'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"background": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparency": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0D"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"visualHeader": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"visualLink": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'PageNavigation'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"navigationSection": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'9836b7b52420bdc6ea6a'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tooltip": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'单击此处跳转至市场定义'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "d1508fb53d455a1c54b3"
|
||||
}
|
||||
@@ -0,0 +1,260 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "5592f2ee0c766be389af",
|
||||
"position": {
|
||||
"x": 0.39898930349448847,
|
||||
"y": 350,
|
||||
"z": 5000,
|
||||
"height": 70,
|
||||
"width": 279.60101069650551,
|
||||
"tabOrder": 75
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
"query": {
|
||||
"queryState": {
|
||||
"Values": {
|
||||
"projections": [
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_RC"
|
||||
}
|
||||
},
|
||||
"Property": "KA_FLAG"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_RC.KA_FLAG",
|
||||
"nativeQueryRef": "KA_FLAG1",
|
||||
"active": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"objects": {
|
||||
"data": [
|
||||
{
|
||||
"properties": {
|
||||
"mode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Dropdown'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"selection": [
|
||||
{
|
||||
"properties": {
|
||||
"selectAllCheckboxEnabled": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"singleSelect": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"strictSingleSelect": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"header": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'KA Ins / KA机构'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bold": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"properties": {
|
||||
"background": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#F8F8F8'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"selfFilterEnabled": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"visualContainerObjects": {
|
||||
"title": [
|
||||
{
|
||||
"properties": {
|
||||
"titleWrap": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'KAIns'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"background": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparency": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "100D"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"visualHeader": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"keepLayerOrder": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"syncGroup": {
|
||||
"groupName": "ka_flag",
|
||||
"fieldChanges": true,
|
||||
"filterChanges": false
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "c9f00600e7a2348361b7",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "405db934b908799fda3a",
|
||||
"ordinal": 0,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_RC"
|
||||
}
|
||||
},
|
||||
"Property": "KA_FLAG"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
}
|
||||
],
|
||||
"filterSortOrder": "Custom"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "6655b9ccd195c30450d2",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "55a7182e1e6556cce2f4",
|
||||
"position": {
|
||||
"x": 2.3881578863168329,
|
||||
"y": 0,
|
||||
"y": 118,
|
||||
"z": 4000,
|
||||
"height": 980,
|
||||
"width": 739.77626666026913,
|
||||
@@ -13,6 +13,6 @@
|
||||
"displayName": "Potential组",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "d9530e27603415650e4b",
|
||||
"parentGroupName": "110d4c0f48db4f21e391",
|
||||
"isHidden": true
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "aec897d182d26bc00e07",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "55f6d55eed60a27c4b91",
|
||||
"position": {
|
||||
"x": 1.5484817770582922,
|
||||
"y": 5.2241813602022944,
|
||||
"y": 123.22418136020229,
|
||||
"z": 7000,
|
||||
"height": 40.302267002518889,
|
||||
"width": 243.42569269521408,
|
||||
"tabOrder": 161
|
||||
"tabOrder": 175
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -201,6 +201,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "d9530e27603415650e4b",
|
||||
"parentGroupName": "110d4c0f48db4f21e391",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "189a9d599a5020909862",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "56737fabfd23b7ba102d",
|
||||
"position": {
|
||||
"x": 248,
|
||||
"y": 0,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "Market Slicer-Detail",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "c7250980a77000c0c178"
|
||||
"parentGroupName": "b48becc8be345f1eecb2"
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "339362a0c029b9059aa8",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "58f96ec5ae6f17a2d1b1",
|
||||
"position": {
|
||||
"x": 9,
|
||||
"y": 232.66666666666666,
|
||||
"z": 2000,
|
||||
"height": 46.450062141444164,
|
||||
"width": 630,
|
||||
"tabOrder": 3000
|
||||
"tabOrder": 0
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "3.1标题",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "4b78829cc22b2cd33399"
|
||||
"parentGroupName": "6026f01085c061300e16"
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "4e56de1291c02e20a4b6",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "596318ab731a44c50a08",
|
||||
"position": {
|
||||
"x": 14.199416983971155,
|
||||
"y": 57.107938461943583,
|
||||
"z": 5000,
|
||||
"x": 14.846443179420831,
|
||||
"y": 237,
|
||||
"z": 6000,
|
||||
"height": 26.132603586907482,
|
||||
"width": 29.649965682910089,
|
||||
"tabOrder": 1000
|
||||
@@ -45,7 +45,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "3e7438bcb6ae906907a0",
|
||||
"isHidden": true,
|
||||
"parentGroupName": "7955a5e0a5c093cdace2",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "9da201eba43512d656ac",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "59b39f7936617a451d7e",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 1000,
|
||||
"height": 30.117133670188331,
|
||||
"width": 235,
|
||||
"tabOrder": 155
|
||||
"tabOrder": 169
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -435,5 +435,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "21677f013b0c01dd8120"
|
||||
"parentGroupName": "6be3178a2fdcd28ceeed"
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "714ca0b7874773c7781e",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "5b9fe341ccd35eeb2ba3",
|
||||
"position": {
|
||||
"x": 409,
|
||||
"y": 0,
|
||||
"z": 4000,
|
||||
"height": 89.8360110762442,
|
||||
"width": 200.12539184952979,
|
||||
"tabOrder": 5000
|
||||
"tabOrder": 6000
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "AdvancedAnalysis-页面导航器",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "63e0c6030799a069075d"
|
||||
"parentGroupName": "c1cbe8320a23bbc020b3"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "9f5d27db40bce8d93924",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "5d8f9e3fd6421617814e",
|
||||
"position": {
|
||||
"x": 810,
|
||||
"y": 270.01697792869271,
|
||||
"z": 6000,
|
||||
"height": 94.533106960950761,
|
||||
"width": 820,
|
||||
"tabOrder": 56
|
||||
"tabOrder": 112
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "advancedSlicerVisual",
|
||||
@@ -87,6 +87,27 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Measure''[External.Sales.KPI]'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Measure''[External.Sales.LY.KPI]'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Measure''[External.△MS%.KPI]'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
@@ -225,6 +246,39 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Measure''[External.Sales.KPI]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Measure''[External.Sales.LY.KPI]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Measure''[External.△MS%.KPI]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
@@ -383,6 +437,15 @@
|
||||
{
|
||||
"0": "Market Size LY"
|
||||
},
|
||||
{
|
||||
"0": "Sales"
|
||||
},
|
||||
{
|
||||
"0": "Sales LY"
|
||||
},
|
||||
{
|
||||
"0": "ΔMS%"
|
||||
},
|
||||
{
|
||||
"0": "GR%"
|
||||
},
|
||||
@@ -585,6 +648,31 @@
|
||||
"selector": {
|
||||
"id": "interaction:hover"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"fontColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#821652'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"data": [
|
||||
{
|
||||
"dataViewWildcard": {
|
||||
"matchingOption": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
],
|
||||
"shapeCustomRectangle": [
|
||||
@@ -703,6 +791,24 @@
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"fillColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#821652'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "selected"
|
||||
}
|
||||
}
|
||||
],
|
||||
"label": [
|
||||
@@ -965,5 +1071,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "4b78829cc22b2cd33399"
|
||||
"parentGroupName": "6026f01085c061300e16"
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "051614050bba109bb88b",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "5f04ae9fe82d917a0cb6",
|
||||
"position": {
|
||||
"x": 614,
|
||||
"y": 0,
|
||||
"z": 3000,
|
||||
"height": 77.37402027171818,
|
||||
"width": 200.12539184952979,
|
||||
"tabOrder": 6000
|
||||
"tabOrder": 7000
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "FreeReport-页面导航器",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "63e0c6030799a069075d"
|
||||
"parentGroupName": "c1cbe8320a23bbc020b3"
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "4b78829cc22b2cd33399",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "6026f01085c061300e16",
|
||||
"position": {
|
||||
"x": 265,
|
||||
"y": 113.33333333333333,
|
||||
"z": 3000,
|
||||
"x": 265.44966442953023,
|
||||
"y": 145.54896863445342,
|
||||
"z": 2000,
|
||||
"height": 853.61932938856012,
|
||||
"width": 1645,
|
||||
"tabOrder": 1000
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "fa909713b5a4d563703b",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "60b9a3855d2bd7b14e53",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 1000,
|
||||
"height": 35.616718550447,
|
||||
"width": 220,
|
||||
"tabOrder": 23
|
||||
"tabOrder": 9
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -264,5 +264,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "db210989c01e8e357cca"
|
||||
"parentGroupName": "1f40cf84ccd9cb732069"
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "2dff457435a54b240e0d",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "61edcebe2e016ad0473a",
|
||||
"position": {
|
||||
"x": 1209,
|
||||
"y": 92,
|
||||
"y": 124.21563530112007,
|
||||
"z": 3000,
|
||||
"height": 40.663620257519717,
|
||||
"width": 430.82775174927724,
|
||||
"tabOrder": 1000
|
||||
"tabOrder": 4000
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "时间段切换",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "04a468311a0c00e143eb"
|
||||
"parentGroupName": "0910eb2fb7ee88ecdebf"
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "9b8811ab4ec91591c707",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "62cd7ea1cfcd99c65641",
|
||||
"position": {
|
||||
"x": 15.999999999999975,
|
||||
"y": 0,
|
||||
"z": 3000,
|
||||
"height": 924.1920135173591,
|
||||
"width": 1615.2135374697825,
|
||||
"tabOrder": 5000
|
||||
"tabOrder": 6000
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "3.2 主体",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "d3142ab5641538cc374c"
|
||||
"parentGroupName": "11a2f3fb71778d8fd0ff"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "dc184e0b691a508b0a24",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "632f5597979a9657d25f",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 214.06873432382071,
|
||||
"z": 5000,
|
||||
"height": 70,
|
||||
"y": 141,
|
||||
"z": 3000,
|
||||
"height": 70.160427807486627,
|
||||
"width": 240,
|
||||
"tabOrder": 0
|
||||
"tabOrder": 178
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -20,14 +20,14 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_DES_C"
|
||||
"Property": "IS_DEFAULT_MKT_FLAG"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_PackInfo.PROD_DES_C",
|
||||
"nativeQueryRef": "PROD_DES_C1",
|
||||
"queryRef": "Dim_HP_Potential_AIA.IS_DEFAULT_MKT_FLAG",
|
||||
"nativeQueryRef": "IS_DEFAULT_MKT_FLAG",
|
||||
"active": true
|
||||
},
|
||||
{
|
||||
@@ -35,78 +35,37 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_PACK"
|
||||
"Property": "POTENTIAL_MKT_NAME"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_PackInfo.PROD_PACK",
|
||||
"nativeQueryRef": "PROD_PACK",
|
||||
"active": false
|
||||
},
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
}
|
||||
},
|
||||
"Property": "PACK_DES"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_PackInfo.PACK_DES",
|
||||
"nativeQueryRef": "PACK_DES",
|
||||
"queryRef": "Dim_HP_Potential_AIA.POTENTIAL_MKT_NAME",
|
||||
"nativeQueryRef": "POTENTIAL_MKT_NAME",
|
||||
"active": false
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"sortDefinition": {
|
||||
"sort": [
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "IS_DEFAULT_MKT_FLAG"
|
||||
}
|
||||
},
|
||||
"direction": "Descending"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"expansionStates": [
|
||||
{
|
||||
"roles": [
|
||||
"Values"
|
||||
],
|
||||
"levels": [
|
||||
{
|
||||
"queryRefs": [
|
||||
"Dim_PackInfo.PROD_DES_C"
|
||||
],
|
||||
"isCollapsed": true,
|
||||
"isPinned": true
|
||||
},
|
||||
{
|
||||
"queryRefs": [
|
||||
"Dim_PackInfo.PROD_PACK"
|
||||
],
|
||||
"isCollapsed": true,
|
||||
"identityKeys": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_PACK"
|
||||
}
|
||||
}
|
||||
],
|
||||
"isPinned": true
|
||||
},
|
||||
{
|
||||
"queryRefs": [
|
||||
"Dim_PackInfo.PACK_DES"
|
||||
],
|
||||
"isCollapsed": true,
|
||||
"isPinned": true
|
||||
}
|
||||
],
|
||||
"root": {}
|
||||
}
|
||||
],
|
||||
"objects": {
|
||||
"data": [
|
||||
{
|
||||
@@ -161,7 +120,7 @@
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Brand&Pack / 产品和规格'"
|
||||
"Value": "'Potential Market / 潜力市场'"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -172,19 +131,19 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -236,7 +195,7 @@
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_PackInfo",
|
||||
"Entity": "Dim_HP_Potential_AIA",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
@@ -252,7 +211,7 @@
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_DES_C"
|
||||
"Property": "IS_DEFAULT_MKT_FLAG"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -260,35 +219,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'信必可都保'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'安达唐'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'安达释'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'倍择瑞'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'英飞凡'"
|
||||
"Value": "'Default'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -302,10 +233,10 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_DES_C"
|
||||
"Property": "IS_DEFAULT_MKT_FLAG"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -316,51 +247,7 @@
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'信必可都保'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'安达唐'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'安达释'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'倍择瑞'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'英飞凡'"
|
||||
"Value": "'Default'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -373,10 +260,10 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_DES_C"
|
||||
"Property": "IS_DEFAULT_MKT_FLAG"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -384,19 +271,7 @@
|
||||
},
|
||||
"valueMap": [
|
||||
{
|
||||
"0": "信必可都保"
|
||||
},
|
||||
{
|
||||
"0": "安达唐"
|
||||
},
|
||||
{
|
||||
"0": "安达释"
|
||||
},
|
||||
{
|
||||
"0": "倍择瑞"
|
||||
},
|
||||
{
|
||||
"0": "英飞凡"
|
||||
"0": "Default"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -423,7 +298,7 @@
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'BrandPack'"
|
||||
"Value": "'PMT'"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -478,26 +353,107 @@
|
||||
]
|
||||
},
|
||||
"syncGroup": {
|
||||
"groupName": "PROD_PACK",
|
||||
"groupName": "POTENTIAL_MKT_NAME",
|
||||
"fieldChanges": true,
|
||||
"filterChanges": true
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "3c0bfb986e794bc410d2",
|
||||
"parentGroupName": "5193568386495e3b88c5",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "Filtercf240db84e390647d4ee",
|
||||
"name": "Filter93adc042d810b4b024ce",
|
||||
"ordinal": 0,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_DES"
|
||||
"Property": "IS_DEFAULT_MKT_FLAG"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
},
|
||||
{
|
||||
"name": "Filter72676e6038aff35e104f",
|
||||
"ordinal": 1,
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "AIA.Measures"
|
||||
}
|
||||
},
|
||||
"Property": "Potential_MKT_Filter"
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "m",
|
||||
"Entity": "AIA.Measures",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Comparison": {
|
||||
"ComparisonKind": 1,
|
||||
"Left": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "m"
|
||||
}
|
||||
},
|
||||
"Property": "Potential_MKT_Filter"
|
||||
}
|
||||
},
|
||||
"Right": {
|
||||
"Literal": {
|
||||
"Value": "0L"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "21633c19f33fb2004bb6",
|
||||
"ordinal": 2,
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Measure"
|
||||
}
|
||||
},
|
||||
"Property": "External.Sales.KPI"
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "aced2ed6248b7b372027",
|
||||
"ordinal": 3,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "POTENTIAL_MKT_NAME"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
@@ -506,7 +462,7 @@
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_PackInfo",
|
||||
"Entity": "Dim_HP_Potential_AIA",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
@@ -524,7 +480,7 @@
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_DES"
|
||||
"Property": "POTENTIAL_MKT_NAME"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -542,13 +498,6 @@
|
||||
"Value": "''"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'OTHERS'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -558,7 +507,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User",
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
@@ -574,97 +522,6 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Filter24c8c73d245538265160",
|
||||
"ordinal": 1,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_DES_C"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"isInvertedSelectionMode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Filter1b43b2c3ca8c0e15a83b",
|
||||
"ordinal": 2,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
}
|
||||
},
|
||||
"Property": "PROD_PACK"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"isInvertedSelectionMode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "7f65ca21364cda380823",
|
||||
"ordinal": 3,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_PackInfo"
|
||||
}
|
||||
},
|
||||
"Property": "PACK_DES"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
},
|
||||
{
|
||||
"name": "11b1671e3dfec96ac831",
|
||||
"ordinal": 4,
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "AIA.Measures"
|
||||
}
|
||||
},
|
||||
"Property": "External.Sales.KPI.AIA"
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"howCreated": "User"
|
||||
}
|
||||
],
|
||||
"filterSortOrder": "Custom"
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "15b518931be3e07051c0",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "639c770afa9930408ca9",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 796.99999999999932,
|
||||
"z": 1000,
|
||||
"height": 30,
|
||||
"width": 235,
|
||||
"tabOrder": 160
|
||||
"tabOrder": 174
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "actionButton",
|
||||
@@ -402,6 +402,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "c7250980a77000c0c178",
|
||||
"parentGroupName": "b48becc8be345f1eecb2",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "ac8e0fd78a175e09e788",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "642982d49f765edf6277",
|
||||
"position": {
|
||||
"x": 2.3881578863168369,
|
||||
"y": 186.48457350272224,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "Potential按钮组",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "4749b003a508c1d370e7"
|
||||
"parentGroupName": "e38146a0ab5ce31ebdbb"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "61b719fcb51dda40a757",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "6803426330da498d2c65",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 141,
|
||||
"z": 3000,
|
||||
"height": 70.160427807486627,
|
||||
"width": 240,
|
||||
"tabOrder": 164
|
||||
"y": 420,
|
||||
"z": 6000,
|
||||
"height": 68.765315739868043,
|
||||
"width": 279.60101069650551,
|
||||
"tabOrder": 55
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -23,47 +23,15 @@
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "IS_DEFAULT_MKT_FLAG"
|
||||
"Property": "TARGET_INS_LEVEL"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_HP_Potential_AIA.IS_DEFAULT_MKT_FLAG",
|
||||
"nativeQueryRef": "IS_DEFAULT_MKT_FLAG",
|
||||
"queryRef": "Dim_HP_Potential_AIA.TARGET_INS_LEVEL",
|
||||
"nativeQueryRef": "TARGET_INS_LEVEL",
|
||||
"active": true
|
||||
},
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "POTENTIAL_MKT_NAME"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_HP_Potential_AIA.POTENTIAL_MKT_NAME",
|
||||
"nativeQueryRef": "POTENTIAL_MKT_NAME",
|
||||
"active": false
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"sortDefinition": {
|
||||
"sort": [
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "IS_DEFAULT_MKT_FLAG"
|
||||
}
|
||||
},
|
||||
"direction": "Descending"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"objects": {
|
||||
@@ -120,7 +88,7 @@
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Potential Market / 潜力市场'"
|
||||
"Value": "'Target Ins Level / 目标机构等级'"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -131,19 +99,19 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -207,7 +175,7 @@
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'PMT'"
|
||||
"Value": "'TargetInsLevel'"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -262,33 +230,18 @@
|
||||
]
|
||||
},
|
||||
"syncGroup": {
|
||||
"groupName": "POTENTIAL_MKT_NAME",
|
||||
"groupName": "TARGET_INS_LEVEL",
|
||||
"fieldChanges": true,
|
||||
"filterChanges": true
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "a6e81d4485c0aa4bdaae",
|
||||
"parentGroupName": "c9f00600e7a2348361b7",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "Filter93adc042d810b4b024ce",
|
||||
"name": "Filter9f4e43d9b2e5ee45cb22",
|
||||
"ordinal": 0,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "IS_DEFAULT_MKT_FLAG"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
},
|
||||
{
|
||||
"name": "Filter72676e6038aff35e104f",
|
||||
"ordinal": 1,
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
@@ -337,8 +290,8 @@
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "21633c19f33fb2004bb6",
|
||||
"ordinal": 2,
|
||||
"name": "Filtera7ab5b20fff0f48b0c17",
|
||||
"ordinal": 1,
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
@@ -350,11 +303,45 @@
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "m",
|
||||
"Entity": "Measure",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Comparison": {
|
||||
"ComparisonKind": 1,
|
||||
"Left": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "m"
|
||||
}
|
||||
},
|
||||
"Property": "External.Sales.KPI"
|
||||
}
|
||||
},
|
||||
"Right": {
|
||||
"Literal": {
|
||||
"Value": "0L"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User"
|
||||
},
|
||||
{
|
||||
"name": "aced2ed6248b7b372027",
|
||||
"ordinal": 3,
|
||||
"name": "5bdfe71efde263884f0f",
|
||||
"ordinal": 2,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
@@ -362,7 +349,7 @@
|
||||
"Entity": "Dim_HP_Potential_AIA"
|
||||
}
|
||||
},
|
||||
"Property": "POTENTIAL_MKT_NAME"
|
||||
"Property": "TARGET_INS_LEVEL"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
@@ -389,18 +376,11 @@
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "POTENTIAL_MKT_NAME"
|
||||
"Property": "TARGET_INS_LEVEL"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "null"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "a3efb2420969401a0c80",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "68bc115718c7b1f9ca90",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
@@ -98,47 +98,6 @@
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"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": "'NIAD (Non-Insulin Anti-Diabetic) Market'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -266,11 +225,11 @@
|
||||
"syncGroup": {
|
||||
"groupName": "Market",
|
||||
"fieldChanges": true,
|
||||
"filterChanges": false
|
||||
"filterChanges": true
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "3c0bfb986e794bc410d2",
|
||||
"parentGroupName": "0017d4062e715020f24c",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -402,7 +361,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "772801ef2da55d2a0e3c",
|
||||
"name": "81ebebd946221ea207ed",
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
@@ -410,10 +369,44 @@
|
||||
"Entity": "AIA.Measures"
|
||||
}
|
||||
},
|
||||
"Property": "External.Sales.KPI.AIA"
|
||||
"Property": "AIA.Filter.IsShow"
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "m",
|
||||
"Entity": "AIA.Measures",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Comparison": {
|
||||
"ComparisonKind": 0,
|
||||
"Left": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "m"
|
||||
}
|
||||
},
|
||||
"Property": "AIA.Filter.IsShow"
|
||||
}
|
||||
},
|
||||
"Right": {
|
||||
"Literal": {
|
||||
"Value": "1L"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User"
|
||||
}
|
||||
]
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "2997ff95e1c034592207",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "6b7ff853994e480548f8",
|
||||
"position": {
|
||||
"x": 255,
|
||||
"y": 54.567747201903643,
|
||||
"z": 3000,
|
||||
"height": 29.285714285714288,
|
||||
"width": 15,
|
||||
"tabOrder": 159
|
||||
"tabOrder": 173
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "image",
|
||||
@@ -58,7 +58,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "d3865aa8319e980ba304",
|
||||
"parentGroupName": "4fb6818e67cb3d96e179",
|
||||
"isHidden": true,
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -0,0 +1,126 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "6bc950968cfad0f13638",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 13.333333333333334,
|
||||
"z": 1500,
|
||||
"height": 50,
|
||||
"width": 12,
|
||||
"tabOrder": 52
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "shape",
|
||||
"objects": {
|
||||
"shape": [
|
||||
{
|
||||
"properties": {
|
||||
"tileShape": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'line'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"rotation": [
|
||||
{
|
||||
"properties": {
|
||||
"shapeAngle": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "90L"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"fill": [
|
||||
{
|
||||
"properties": {
|
||||
"fillColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#973E70'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparency": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0D"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
],
|
||||
"outline": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"properties": {
|
||||
"lineColor": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#973E70'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparency": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "0D"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"id": "default"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"visualContainerObjects": {
|
||||
"title": [
|
||||
{
|
||||
"properties": {
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'取数口径横条'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "896b2c13d9d25e862a0b",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "21677f013b0c01dd8120",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "6be3178a2fdcd28ceeed",
|
||||
"position": {
|
||||
"x": 2.3881578863168365,
|
||||
"y": 38.960763978912837,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "MKT/Pro按钮组",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "4749b003a508c1d370e7"
|
||||
"parentGroupName": "e38146a0ab5ce31ebdbb"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "01bb367532e7041c2d76",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "6c26d11d72b7faec52b5",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0,
|
||||
"height": 70,
|
||||
"width": 240,
|
||||
"tabOrder": 140
|
||||
"tabOrder": 154
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -236,7 +236,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "387df106baed1d9820cb",
|
||||
"parentGroupName": "6dd8193a4c67e2c5622e",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "387df106baed1d9820cb",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "6dd8193a4c67e2c5622e",
|
||||
"position": {
|
||||
"x": 2.3737468755879263,
|
||||
"y": 500.77516600236805,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "Channel Slicer",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "56b06a44b4c0411e1651"
|
||||
"parentGroupName": "22e3b3fc039fb1c0f382"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "d27eb38ed09ada01e72d",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "6e129b2b5efcd1fa26e6",
|
||||
"position": {
|
||||
"x": 77.562695924764853,
|
||||
"y": 0,
|
||||
"z": 1000,
|
||||
"height": 45,
|
||||
"width": 45,
|
||||
"tabOrder": 40
|
||||
"tabOrder": 51
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "image",
|
||||
@@ -72,6 +72,13 @@
|
||||
"Value": "'单击此处跳转至Free Report'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"showDefaultTooltip": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -92,6 +99,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "051614050bba109bb88b",
|
||||
"parentGroupName": "5f04ae9fe82d917a0cb6",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "56a006016055288294d0",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "6fab9e0a780e923658ac",
|
||||
"position": {
|
||||
"x": 11,
|
||||
"y": 236.35535873700144,
|
||||
"z": 1000,
|
||||
"height": 81.25,
|
||||
"width": 66.25,
|
||||
"tabOrder": 182
|
||||
"tabOrder": 97
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "textbox",
|
||||
@@ -84,5 +84,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "d3142ab5641538cc374c"
|
||||
"parentGroupName": "11a2f3fb71778d8fd0ff"
|
||||
}
|
||||
@@ -1,316 +0,0 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "720fa61e82dd7b166d2a",
|
||||
"position": {
|
||||
"x": 1.3980050534825068,
|
||||
"y": 280,
|
||||
"z": 7000,
|
||||
"height": 71.25,
|
||||
"width": 278.20300564302295,
|
||||
"tabOrder": 15
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
"query": {
|
||||
"queryState": {
|
||||
"Values": {
|
||||
"projections": [
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Org"
|
||||
}
|
||||
},
|
||||
"Property": "DRAGON_FLAG"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_Org.DRAGON_FLAG",
|
||||
"nativeQueryRef": "DRAGON_FLAG",
|
||||
"active": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"objects": {
|
||||
"data": [
|
||||
{
|
||||
"properties": {
|
||||
"mode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Dropdown'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"selection": [
|
||||
{
|
||||
"properties": {
|
||||
"selectAllCheckboxEnabled": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"singleSelect": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"strictSingleSelect": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"header": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Dragon Flag / 龙计划属性'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bold": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"properties": {
|
||||
"background": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#F8F8F8'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"selfFilterEnabled": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"visualContainerObjects": {
|
||||
"title": [
|
||||
{
|
||||
"properties": {
|
||||
"titleWrap": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Dragon Flag'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"background": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparency": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "100D"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"visualHeader": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"keepLayerOrder": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"syncGroup": {
|
||||
"groupName": "DRAGON_FLAG",
|
||||
"fieldChanges": true,
|
||||
"filterChanges": true
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "656c61f70d36a86c5207",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "Filterff6bf3c183da4ea391d9",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Org"
|
||||
}
|
||||
},
|
||||
"Property": "DRAGON_FLAG"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_Org",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Not": {
|
||||
"Expression": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "DRAGON_FLAG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "null"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"isInvertedSelectionMode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "67bdddaad6a8020b01a8",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "7221b124df1bfdf306f3",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 71.7927317817627,
|
||||
"z": 1000,
|
||||
"height": 71.957268218237317,
|
||||
"width": 280,
|
||||
"tabOrder": 43
|
||||
"tabOrder": 60
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -236,7 +236,7 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "aec959e25490d6ba7137",
|
||||
"parentGroupName": "b20de6f866150c12ae81",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "ec0d91b731500242852c",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "73e2b3e505007c278c33",
|
||||
"position": {
|
||||
"x": 268.17391304347836,
|
||||
"y": 41.782608695652186,
|
||||
@@ -150,6 +150,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "abcee3cf5e631757dda4",
|
||||
"parentGroupName": "d99850cea12bd46d34bb",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "a2dd2ee840400be40a96",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "76431135a03b9d092aac",
|
||||
"position": {
|
||||
"x": 86.1356436936737,
|
||||
"y": 21.999815230914788,
|
||||
"z": 0,
|
||||
"height": 30,
|
||||
"width": 153.33333333333334,
|
||||
"tabOrder": 8000
|
||||
"x": 84.56044766690114,
|
||||
"y": 249.77777777777862,
|
||||
"z": 2000,
|
||||
"height": 31.111111111111111,
|
||||
"width": 155.55555555555554,
|
||||
"tabOrder": 5000
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "advancedSlicerVisual",
|
||||
@@ -20,14 +20,14 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_HPFlag"
|
||||
"Entity": "Dim_InsSalesType"
|
||||
}
|
||||
},
|
||||
"Property": "AIA_HP_FLAG"
|
||||
"Property": "AIA_PROVIDED_FLAG"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_HPFlag.AIA_HP_FLAG",
|
||||
"nativeQueryRef": "AIA_HP_FLAG"
|
||||
"queryRef": "Dim_InsSalesType.AIA_PROVIDED_FLAG",
|
||||
"nativeQueryRef": "AIA_PROVIDED_FLAG"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -39,10 +39,10 @@
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "dm_td_aia_inst"
|
||||
"Entity": "Dim_Target"
|
||||
}
|
||||
},
|
||||
"Property": "aia_hp_flag"
|
||||
"Property": "IS_TARGET_HP"
|
||||
}
|
||||
},
|
||||
"direction": "Descending"
|
||||
@@ -196,7 +196,7 @@
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'2.0 Ins 两年共有'"
|
||||
"Value": "'2.0 Ins 连续取数'"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -225,25 +225,25 @@
|
||||
]
|
||||
},
|
||||
"syncGroup": {
|
||||
"groupName": "aia_hp_flag",
|
||||
"groupName": "AIA_PROVIDED_FLAG",
|
||||
"fieldChanges": true,
|
||||
"filterChanges": true
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "3e7438bcb6ae906907a0",
|
||||
"parentGroupName": "7955a5e0a5c093cdace2",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "Filter2f2546c46ed99080484c",
|
||||
"name": "Filteredd6a2df2d9ad19aaee0",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_HPFlag"
|
||||
"Entity": "Dim_InsSalesType"
|
||||
}
|
||||
},
|
||||
"Property": "AIA_HP_FLAG"
|
||||
"Property": "AIA_PROVIDED_FLAG"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
@@ -252,7 +252,7 @@
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_HPFlag",
|
||||
"Entity": "Dim_InsSalesType",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
@@ -268,7 +268,7 @@
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "AIA_HP_FLAG"
|
||||
"Property": "AIA_PROVIDED_FLAG"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -276,7 +276,14 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'2023-Y ∩ 2024-Y'"
|
||||
"Value": "'滚动两年有数'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'滚动一年有数'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "e074bb25a61534e60187",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "77cdf46e1fe8b4ef19ab",
|
||||
"position": {
|
||||
"x": 3.7769473330221057,
|
||||
"y": 101.90014024760694,
|
||||
"z": 0,
|
||||
"height": 70,
|
||||
"width": 240,
|
||||
"tabOrder": 83
|
||||
"tabOrder": 95
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "7955a5e0a5c093cdace2",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 1000,
|
||||
"height": 298,
|
||||
"width": 483.44524165589451,
|
||||
"tabOrder": 0
|
||||
},
|
||||
"visualGroup": {
|
||||
"displayName": "取数口径",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "a05b40f2299d13d6cdcd"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "d6fed14a89076b30686c",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "7a087c7387add9d25d37",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 871,
|
||||
@@ -416,6 +416,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "abcee3cf5e631757dda4",
|
||||
"parentGroupName": "d99850cea12bd46d34bb",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,317 +0,0 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "7a7ec64530c010131320",
|
||||
"position": {
|
||||
"x": 0.39898930349448847,
|
||||
"y": 350,
|
||||
"z": 5000,
|
||||
"height": 70,
|
||||
"width": 279.60101069650551,
|
||||
"tabOrder": 66
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "slicer",
|
||||
"query": {
|
||||
"queryState": {
|
||||
"Values": {
|
||||
"projections": [
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Org"
|
||||
}
|
||||
},
|
||||
"Property": "KA_FLAG"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_Org.KA_FLAG",
|
||||
"nativeQueryRef": "KA_FLAG",
|
||||
"active": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"objects": {
|
||||
"data": [
|
||||
{
|
||||
"properties": {
|
||||
"mode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Dropdown'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"selection": [
|
||||
{
|
||||
"properties": {
|
||||
"selectAllCheckboxEnabled": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"singleSelect": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"strictSingleSelect": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"header": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'KA Ins / KA机构'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bold": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"items": [
|
||||
{
|
||||
"properties": {
|
||||
"background": {
|
||||
"solid": {
|
||||
"color": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'#F8F8F8'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"textSize": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "12D"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fontFamily": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'Arial'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"selfFilterEnabled": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"visualContainerObjects": {
|
||||
"title": [
|
||||
{
|
||||
"properties": {
|
||||
"titleWrap": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'KAIns'"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"background": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transparency": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "100D"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"visualHeader": [
|
||||
{
|
||||
"properties": {
|
||||
"show": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"keepLayerOrder": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"syncGroup": {
|
||||
"groupName": "ka_flag",
|
||||
"fieldChanges": true,
|
||||
"filterChanges": false
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "656c61f70d36a86c5207",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "Filter588685982a8b844bca92",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Org"
|
||||
}
|
||||
},
|
||||
"Property": "KA_FLAG"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_Org",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Not": {
|
||||
"Expression": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "KA_FLAG"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "null"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"isInvertedSelectionMode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"filterSortOrder": "Custom"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "6376776edda0ce383826",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "7b8257e2724bdf4bc957",
|
||||
"position": {
|
||||
"x": 50.407523510971714,
|
||||
"y": 77.798393521385265,
|
||||
"z": 1000,
|
||||
"height": 12.037617554858935,
|
||||
"width": 99.3103448275862,
|
||||
"tabOrder": 59
|
||||
"tabOrder": 72
|
||||
},
|
||||
"visual": {
|
||||
"visualType": "shape",
|
||||
@@ -130,6 +130,6 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "714ca0b7874773c7781e",
|
||||
"parentGroupName": "5b9fe341ccd35eeb2ba3",
|
||||
"howCreated": "InsertVisualButton"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"name": "5d9a35154480b96749cc",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "7fa3ab5d739ef3a9315e",
|
||||
"position": {
|
||||
"x": 2.3881578863168369,
|
||||
"y": 150.54726186920789,
|
||||
@@ -13,5 +13,5 @@
|
||||
"displayName": "Ins按钮组",
|
||||
"groupMode": "ScaleMode"
|
||||
},
|
||||
"parentGroupName": "4749b003a508c1d370e7"
|
||||
"parentGroupName": "e38146a0ab5ce31ebdbb"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user