0415
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "23e50359e7ae900d1964",
|
||||
"position": {
|
||||
"x": 0.35674880296443234,
|
||||
@@ -98,6 +98,47 @@
|
||||
"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": "'EGFR TKI Market'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "3569e4bf140ddb009cec",
|
||||
"position": {
|
||||
"x": 215.26029697910303,
|
||||
@@ -316,7 +316,7 @@
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Measure"
|
||||
"Entity": "00_KPI"
|
||||
}
|
||||
},
|
||||
"Property": "ExternalTotal.ECFilter"
|
||||
@@ -326,6 +326,11 @@
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "0",
|
||||
"Entity": "00_KPI",
|
||||
"Type": 0
|
||||
},
|
||||
{
|
||||
"Name": "m",
|
||||
"Entity": "Measure",
|
||||
@@ -343,7 +348,7 @@
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "m"
|
||||
"Source": "0"
|
||||
}
|
||||
},
|
||||
"Property": "ExternalTotal.ECFilter"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "64e0cd2f7ce0471a8775",
|
||||
"position": {
|
||||
"x": 51.659322777048132,
|
||||
@@ -67,7 +67,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'YTD'"
|
||||
"Value": "'MTH'"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.6.0/schema.json",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
|
||||
"name": "b0e919b09e1ae5888138",
|
||||
"position": {
|
||||
"x": 0,
|
||||
@@ -247,7 +247,7 @@
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Measure"
|
||||
"Entity": "00_KPI"
|
||||
}
|
||||
},
|
||||
"Property": "ExternalTotal.ECFilter"
|
||||
@@ -257,6 +257,11 @@
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "0",
|
||||
"Entity": "00_KPI",
|
||||
"Type": 0
|
||||
},
|
||||
{
|
||||
"Name": "m",
|
||||
"Entity": "Measure",
|
||||
@@ -274,7 +279,7 @@
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "m"
|
||||
"Source": "0"
|
||||
}
|
||||
},
|
||||
"Property": "ExternalTotal.ECFilter"
|
||||
|
||||
@@ -359,6 +359,61 @@
|
||||
}
|
||||
},
|
||||
"type": "Categorical"
|
||||
},
|
||||
{
|
||||
"name": "3dbec42c7cc1598c2759",
|
||||
"ordinal": 2,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Calendar"
|
||||
}
|
||||
},
|
||||
"Property": "YMFlag"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_Calendar",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "YMFlag"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "1L"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User"
|
||||
}
|
||||
],
|
||||
"filterSortOrder": "Custom"
|
||||
|
||||
Reference in New Issue
Block a user