chore: update report visuals, semantic model definitions, and cleanup legacy queries

This commit is contained in:
2026-05-14 10:11:41 +08:00
parent 7118b73c5b
commit 84ae943bdb
50 changed files with 1949 additions and 902 deletions

View File

@@ -133,6 +133,16 @@
}
],
"isToggled": true
},
{
"identityValues": [
{
"Literal": {
"Value": "'更多字段'"
}
}
],
"isToggled": true
}
]
}

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.7.0/schema.json",
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.8.0/schema.json",
"name": "6d39adb5348bc816bc59",
"position": {
"x": 5.6975594824342659,
@@ -290,7 +290,7 @@
[
{
"Literal": {
"Value": "'RMB'"
"Value": "'M RMB'"
}
}
]

View File

@@ -105,7 +105,7 @@
[
{
"Literal": {
"Value": "'202512'"
"Value": "'R'"
}
}
]
@@ -133,7 +133,7 @@
"0": [
{
"Literal": {
"Value": "'202512'"
"Value": "'R'"
}
}
]
@@ -157,7 +157,7 @@
},
"valueMap": [
{
"0": "202512"
"0": "R"
}
]
}

View File

@@ -99,7 +99,7 @@
[
{
"Literal": {
"Value": "'Retail'"
"Value": "'CHPA'"
}
}
]

View File

@@ -98,6 +98,44 @@
"Value": "true"
}
}
},
"selfFilter": {
"filter": {
"Version": 2,
"From": [
{
"Name": "d",
"Entity": "Dim_Market",
"Type": 0
}
],
"Where": [
{
"Condition": {
"Contains": {
"Left": {
"Column": {
"Expression": {
"SourceRef": {
"Source": "d"
}
},
"Property": "MARKET"
}
},
"Right": {
"Literal": {
"Value": "'niad'"
}
}
}
},
"Annotations": {
"PowerBI.MParameterBehavior": 1
}
}
]
}
}
}
}
@@ -233,6 +271,56 @@
}
},
"type": "Categorical",
"filter": {
"Version": 2,
"From": [
{
"Name": "d",
"Entity": "Dim_Market",
"Type": 0
}
],
"Where": [
{
"Condition": {
"Not": {
"Expression": {
"In": {
"Expressions": [
{
"Column": {
"Expression": {
"SourceRef": {
"Source": "d"
}
},
"Property": "MARKET"
}
}
],
"Values": [
[
{
"Literal": {
"Value": "null"
}
}
],
[
{
"Literal": {
"Value": "'ALL Market'"
}
}
]
]
}
}
}
}
}
]
},
"objects": {
"general": [
{