This commit is contained in:
2026-04-15 10:36:20 +08:00
parent 43527d6c98
commit f1903bf7bb
811 changed files with 46977 additions and 41706 deletions

View File

@@ -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": "af0e51679f76fb2940b3",
"position": {
"x": 0.35674880296443412,
@@ -226,79 +226,6 @@
"parentGroupName": "f76903a20250a285c8b5",
"filterConfig": {
"filters": [
{
"name": "Filter60b4eadebc9ab90ba007",
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_MKTPackMapping"
}
},
"Property": "CLASS"
}
},
"type": "Categorical",
"filter": {
"Version": 2,
"From": [
{
"Name": "t",
"Entity": "Dim_MKTPackMapping",
"Type": 0
}
],
"Where": [
{
"Condition": {
"Not": {
"Expression": {
"In": {
"Expressions": [
{
"Column": {
"Expression": {
"SourceRef": {
"Source": "t"
}
},
"Property": "CLASS"
}
}
],
"Values": [
[
{
"Literal": {
"Value": "'-'"
}
}
]
]
}
}
}
}
}
]
},
"howCreated": "User",
"objects": {
"general": [
{
"properties": {
"isInvertedSelectionMode": {
"expr": {
"Literal": {
"Value": "true"
}
}
}
}
}
]
}
},
{
"name": "Filter0b0ba353a32bdb988530",
"field": {

View File

@@ -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": "f54a6882bf13701d8214",
"position": {
"x": 0,
@@ -67,7 +67,7 @@
[
{
"Literal": {
"Value": "'YTD'"
"Value": "'MTH'"
}
}
]

View File

@@ -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'"
}
}
]
]
}
}
}
]
}
}
}
}