16没有分区版本

This commit is contained in:
2026-04-16 16:34:02 +08:00
parent 4cf968ce5d
commit 6ab0cd209e
159 changed files with 2805 additions and 2002 deletions

View File

@@ -156,47 +156,6 @@
"Value": "true"
}
}
},
"filter": {
"filter": {
"Version": 2,
"From": [
{
"Name": "d",
"Entity": "Dim_RC",
"Type": 0
}
],
"Where": [
{
"Condition": {
"In": {
"Expressions": [
{
"Column": {
"Expression": {
"SourceRef": {
"Source": "d"
}
},
"Property": "IS_TARGET_HP"
}
}
],
"Values": [
[
{
"Literal": {
"Value": "'Y'"
}
}
]
]
}
}
}
]
}
}
}
}

View File

@@ -110,7 +110,7 @@
[
{
"Literal": {
"Value": "'M RMB'"
"Value": "'RMB'"
}
}
]

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": "'NIAD (Non-Insulin Anti-Diabetic) Market'"
}
}
]
]
}
}
}
]
}
}
}
}