重构单表定版

This commit is contained in:
2026-03-30 16:12:55 +08:00
parent 4c32d8d654
commit 9d79643487
32 changed files with 1087 additions and 5096 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": "510e3dc5e875611a56ac",
"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": "'NIAD (Non-Insulin Anti-Diabetic) Market'"
}
}
]
]
}
}
}
]
}
}
}
}