添加分区
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
},
|
||||
"Right": {
|
||||
"Literal": {
|
||||
"Value": "'niad'"
|
||||
"Value": "'f'"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -136,47 +136,6 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"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'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -45,6 +45,21 @@
|
||||
"nativeQueryRef": "Package Code",
|
||||
"displayName": "Package Code"
|
||||
},
|
||||
{
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Institution"
|
||||
}
|
||||
},
|
||||
"Property": "INST_CODE"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_Institution.INST_CODE",
|
||||
"nativeQueryRef": "Ins Code",
|
||||
"displayName": "Ins Code"
|
||||
},
|
||||
{
|
||||
"field": {
|
||||
"Measure": {
|
||||
@@ -74,7 +89,7 @@
|
||||
}
|
||||
},
|
||||
"index": 0,
|
||||
"length": 2
|
||||
"length": 3
|
||||
},
|
||||
{
|
||||
"parameterExpr": {
|
||||
@@ -2475,8 +2490,7 @@
|
||||
"Property": "INST_CODE"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"howCreated": "User"
|
||||
"type": "Categorical"
|
||||
},
|
||||
{
|
||||
"name": "Filterc9a7509de2e7dae89b3b",
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'所有机构'"
|
||||
"Value": "'剔除部分机构'"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -152,23 +152,5 @@
|
||||
},
|
||||
"drillFilterOtherVisuals": true
|
||||
},
|
||||
"parentGroupName": "44bfd648b2db4cafbae1",
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "108447777a706eb9426a",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "AIA_Calgroup"
|
||||
}
|
||||
},
|
||||
"Property": "AIA_INS_REMOVE"
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
}
|
||||
]
|
||||
}
|
||||
"parentGroupName": "44bfd648b2db4cafbae1"
|
||||
}
|
||||
@@ -262,6 +262,18 @@
|
||||
"Value": "'''Dim_PackInfo''[PACK_COD]'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'Ins'"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Dim_Institution''[INST_CODE]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
@@ -331,6 +343,26 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'Ins'"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"1": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'''Dim_Institution''[INST_CODE]'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"columns": [
|
||||
@@ -368,6 +400,10 @@
|
||||
{
|
||||
"0": "Market & Product",
|
||||
"1": "Package Code"
|
||||
},
|
||||
{
|
||||
"0": "Ins",
|
||||
"1": "Ins Code"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -404,7 +440,7 @@
|
||||
},
|
||||
"Right": {
|
||||
"Literal": {
|
||||
"Value": "'pack'"
|
||||
"Value": "'ins'"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -423,7 +459,7 @@
|
||||
},
|
||||
"Right": {
|
||||
"Literal": {
|
||||
"Value": "'pack'"
|
||||
"Value": "'ins'"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user