0415
This commit is contained in:
@@ -352,6 +352,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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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": "5bcb92300403b3088670",
|
||||
"position": {
|
||||
"x": 0.87143460607468626,
|
||||
@@ -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": "bfdaccb23c397530615a",
|
||||
"position": {
|
||||
"x": 60,
|
||||
@@ -67,7 +67,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'YTD'"
|
||||
"Value": "'MTH'"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user