20260424-差分区没改-有dim_geo的两个关联表未修改
This commit is contained in:
@@ -1,88 +1,10 @@
|
||||
{
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/page/2.0.0/schema.json",
|
||||
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/page/2.1.0/schema.json",
|
||||
"name": "ReportSection3e9b78a99de7939003a0",
|
||||
"displayName": "Market Analysis 市场分析",
|
||||
"displayOption": "FitToWidth",
|
||||
"height": 2500,
|
||||
"width": 1920,
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "4f0140d5338e47a1e3cc",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Fact_Sales"
|
||||
}
|
||||
},
|
||||
"Property": "MERGED_DATA_DTP_OTHERS"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "f",
|
||||
"Entity": "Fact_Sales",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Not": {
|
||||
"Expression": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "f"
|
||||
}
|
||||
},
|
||||
"Property": "MERGED_DATA_DTP_OTHERS"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'3'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User",
|
||||
"isLockedInViewMode": true,
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {
|
||||
"isInvertedSelectionMode": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"objects": {
|
||||
"outspacePane": [
|
||||
{
|
||||
|
||||
@@ -171,97 +171,6 @@
|
||||
"Value": "true"
|
||||
}
|
||||
}
|
||||
},
|
||||
"filter": {
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_Geo",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "PROVINCE_C"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'浙江'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"Annotations": {
|
||||
"filterExpressionMetadata": {
|
||||
"expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Geo"
|
||||
}
|
||||
},
|
||||
"Property": "PROVINCE_C"
|
||||
}
|
||||
}
|
||||
],
|
||||
"decomposedIdentities": {
|
||||
"values": [
|
||||
[
|
||||
{
|
||||
"0": [
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'浙江'"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"columns": [
|
||||
{
|
||||
"value": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Geo"
|
||||
}
|
||||
},
|
||||
"Property": "PROVINCE_C"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"valueMap": [
|
||||
{
|
||||
"0": "浙江"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'DTP'"
|
||||
"Value": "'CHPA'"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user