20260519生产同步修复较多问题

This commit is contained in:
2026-05-20 16:06:43 +08:00
parent b02475424a
commit 6e957a44f6
23 changed files with 5355 additions and 4427 deletions

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": "055356e59a9e4694cb1c",
"position": {
"x": 0,
@@ -272,38 +272,7 @@
"filterConfig": {
"filters": [
{
"name": "Filter962532dab34b2ab2a164",
"ordinal": 0,
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_BrandDefaultMKT"
}
},
"Property": "BRAND_NAME"
}
},
"type": "Categorical"
},
{
"name": "Filter4bc039d60d2e20007a6a",
"ordinal": 1,
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_BrandDefaultMKT"
}
},
"Property": "MARKET"
}
},
"type": "Categorical"
},
{
"name": "Filterc26252015507a5f83245",
"ordinal": 2,
"name": "Filter0b0ba353a32bdb988530",
"field": {
"Measure": {
"Expression": {
@@ -311,7 +280,7 @@
"Entity": "Measure"
}
},
"Property": "External.Sales.KPI"
"Property": "External.Sales.KPI.Filter"
}
},
"type": "Advanced",
@@ -338,7 +307,7 @@
"Source": "m"
}
},
"Property": "External.Sales.KPI"
"Property": "External.Sales.KPI.Filter"
}
},
"Right": {
@@ -354,6 +323,78 @@
]
},
"howCreated": "User"
},
{
"name": "c0622963edc1161ae0ae",
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_Class"
}
},
"Property": "CLASS"
}
},
"type": "Categorical",
"filter": {
"Version": 2,
"From": [
{
"Name": "d",
"Entity": "Dim_Class",
"Type": 0
}
],
"Where": [
{
"Condition": {
"Not": {
"Expression": {
"In": {
"Expressions": [
{
"Column": {
"Expression": {
"SourceRef": {
"Source": "d"
}
},
"Property": "CLASS"
}
}
],
"Values": [
[
{
"Literal": {
"Value": "null"
}
}
]
]
}
}
}
}
}
]
},
"objects": {
"general": [
{
"properties": {
"isInvertedSelectionMode": {
"expr": {
"Literal": {
"Value": "true"
}
}
}
}
}
]
}
}
],
"filterSortOrder": "Custom"

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.9.0/schema.json",
"name": "b144e3c18e0b07b546aa",
"position": {
"x": 3.4545454545454541,
@@ -521,7 +521,7 @@
"autoSizeColumnWidth": {
"expr": {
"Literal": {
"Value": "false"
"Value": "true"
}
}
}

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.8.0/schema.json",
"name": "38556d0b11cec6b75711",
"position": {
"x": 1.6849953401677542,
@@ -411,6 +411,20 @@
]
},
"howCreated": "User"
},
{
"name": "70162a3f9af55bda6801",
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_PackInfo"
}
},
"Property": "PROD_DES"
}
},
"type": "Categorical"
}
]
}

View File

@@ -373,7 +373,7 @@
"howCreated": "User"
},
{
"name": "60a75bcc9810c2cadd59",
"name": "dd3ee784671890f146fb",
"ordinal": 2,
"field": {
"Measure": {
@@ -382,23 +382,7 @@
"Entity": "00_KPI"
}
},
"Property": "External.Value.MTH"
}
},
"type": "Advanced",
"howCreated": "User"
},
{
"name": "a2a68698907e2651da20",
"ordinal": 3,
"field": {
"Measure": {
"Expression": {
"SourceRef": {
"Entity": "Measure"
}
},
"Property": "External.Sales.KPI.Filter"
"Property": "01.Value"
}
},
"type": "Advanced",
@@ -406,8 +390,8 @@
"Version": 2,
"From": [
{
"Name": "m",
"Entity": "Measure",
"Name": "0",
"Entity": "00_KPI",
"Type": 0
}
],
@@ -422,10 +406,10 @@
"Measure": {
"Expression": {
"SourceRef": {
"Source": "m"
"Source": "0"
}
},
"Property": "External.Sales.KPI.Filter"
"Property": "01.Value"
}
},
"Right": {

View File

@@ -98,44 +98,6 @@
"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
}
}
]
}
}
}
}

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.8.0/schema.json",
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.9.0/schema.json",
"name": "56e94c6f599350886d73",
"position": {
"x": 1.4210854715202004E-14,
@@ -14,7 +14,24 @@
"query": {
"queryState": {
"Columns": {
"projections": [],
"projections": [
{
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_Calendar_Alt"
}
},
"Property": "YEAR_QUATER"
}
},
"queryRef": "Dim_Calendar_Alt.YEAR_QUATER",
"nativeQueryRef": "Year_Q",
"active": true,
"displayName": "Year_Q"
}
],
"fieldParameters": [
{
"parameterExpr": {
@@ -28,7 +45,7 @@
}
},
"index": 0,
"length": 0
"length": 1
}
]
},
@@ -1468,8 +1485,7 @@
"Property": "YEAR_QUATER"
}
},
"type": "TopN",
"howCreated": "User"
"type": "TopN"
},
{
"name": "Filterfab02c7f0849e69d7257",
@@ -1607,7 +1623,7 @@
[
{
"Literal": {
"Value": "'''Dim_Calendar_Alt''[YYYYMM]'"
"Value": "'''Dim_Calendar_Alt''[YEAR_QUATER]'"
}
}
]
@@ -1635,7 +1651,7 @@
"0": [
{
"Literal": {
"Value": "'''Dim_Calendar_Alt''[YYYYMM]'"
"Value": "'''Dim_Calendar_Alt''[YEAR_QUATER]'"
}
}
]
@@ -1659,7 +1675,7 @@
},
"valueMap": [
{
"0": "Year_M"
"0": "Year_Q"
}
]
}

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.8.0/schema.json",
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.9.0/schema.json",
"name": "6a528bf18a90ba148a9e",
"position": {
"x": 1.2434497875801753E-14,
@@ -23,12 +23,13 @@
"Entity": "Dim_Calendar_Alt"
}
},
"Property": "YYYYMM"
"Property": "YEAR_QUATER"
}
},
"queryRef": "Dim_Calendar_Alt.YYYYMM",
"nativeQueryRef": "YYYYMM",
"active": true
"queryRef": "Dim_Calendar_Alt.YEAR_QUATER",
"nativeQueryRef": "Year_Q",
"active": true,
"displayName": "Year_Q"
}
],
"fieldParameters": [
@@ -343,8 +344,7 @@
"Property": "YEAR_QUATER"
}
},
"type": "TopN",
"howCreated": "User"
"type": "TopN"
},
{
"name": "Filter7614f47a8030b363057a",
@@ -389,7 +389,8 @@
"Property": "YYYYMM"
}
},
"type": "Categorical"
"type": "Categorical",
"howCreated": "User"
},
{
"name": "38326c4dae2a7081a0b9",

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.8.0/schema.json",
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.9.0/schema.json",
"name": "8e41e8c300c793d9215a",
"position": {
"x": 0,
@@ -23,12 +23,13 @@
"Entity": "Dim_Calendar_Alt"
}
},
"Property": "YYYYMM"
"Property": "YEAR_QUATER"
}
},
"queryRef": "Dim_Calendar_Alt.YYYYMM",
"nativeQueryRef": "YYYYMM",
"active": true
"queryRef": "Dim_Calendar_Alt.YEAR_QUATER",
"nativeQueryRef": "Year_Q",
"active": true,
"displayName": "Year_Q"
}
],
"fieldParameters": [
@@ -1484,8 +1485,7 @@
"Property": "YEAR_QUATER"
}
},
"type": "TopN",
"howCreated": "User"
"type": "TopN"
},
{
"name": "Filterfab02c7f0849e69d7257",
@@ -1577,7 +1577,8 @@
"Property": "YYYYMM"
}
},
"type": "Categorical"
"type": "Categorical",
"howCreated": "User"
},
{
"name": "19bc038eb03ab13c25a0",

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.8.0/schema.json",
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.9.0/schema.json",
"name": "92ce1850d0a00e62ddad",
"position": {
"x": 1.2434497875801753E-14,
@@ -14,7 +14,24 @@
"query": {
"queryState": {
"Category": {
"projections": [],
"projections": [
{
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_Calendar_Alt"
}
},
"Property": "YEAR_QUATER"
}
},
"queryRef": "Dim_Calendar_Alt.YEAR_QUATER",
"nativeQueryRef": "Year_Q",
"active": true,
"displayName": "Year_Q"
}
],
"fieldParameters": [
{
"parameterExpr": {
@@ -28,7 +45,7 @@
}
},
"index": 0,
"length": 0
"length": 1
}
]
},
@@ -310,8 +327,7 @@
"Property": "YEAR_QUATER"
}
},
"type": "Categorical",
"howCreated": "User"
"type": "Categorical"
},
{
"name": "Filterf284c871b5e9aa0c444d",
@@ -417,7 +433,7 @@
[
{
"Literal": {
"Value": "'''Dim_Calendar_Alt''[YYYYMM]'"
"Value": "'''Dim_Calendar_Alt''[YEAR_QUATER]'"
}
}
]
@@ -445,7 +461,7 @@
"0": [
{
"Literal": {
"Value": "'''Dim_Calendar_Alt''[YYYYMM]'"
"Value": "'''Dim_Calendar_Alt''[YEAR_QUATER]'"
}
}
]
@@ -469,7 +485,7 @@
},
"valueMap": [
{
"0": "Year_M"
"0": "Year_Q"
}
]
}

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.8.0/schema.json",
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.9.0/schema.json",
"name": "a16ef363295bdd777431",
"position": {
"x": 1.2434497875801753E-14,
@@ -23,13 +23,12 @@
"Entity": "Dim_Calendar_Alt"
}
},
"Property": "YEAR_QUATER"
"Property": "YYYYMM"
}
},
"queryRef": "Dim_Calendar_Alt.YEAR_QUATER",
"nativeQueryRef": "Year_Q",
"active": true,
"displayName": "Year_Q"
"queryRef": "Dim_Calendar_Alt.YYYYMM",
"nativeQueryRef": "YYYYMM",
"active": true
}
],
"fieldParameters": [
@@ -346,7 +345,8 @@
"Property": "YEAR_QUATER"
}
},
"type": "Categorical"
"type": "Categorical",
"howCreated": "User"
},
{
"name": "Filter18c2b7254b7d9a101858",
@@ -376,8 +376,7 @@
"Property": "YYYYMM"
}
},
"type": "Categorical",
"howCreated": "User"
"type": "Categorical"
},
{
"name": "1f69d6f9976c4419a496",

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.8.0/schema.json",
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.9.0/schema.json",
"name": "ab8436b1c39992085c19",
"position": {
"x": 0.412214314862156,
@@ -88,7 +88,7 @@
[
{
"Literal": {
"Value": "'202512'"
"Value": "'R'"
}
}
]
@@ -116,7 +116,7 @@
"0": [
{
"Literal": {
"Value": "'202512'"
"Value": "'R'"
}
}
]
@@ -140,7 +140,7 @@
},
"valueMap": [
{
"0": "202512"
"0": "R"
}
]
}
@@ -379,6 +379,20 @@
]
},
"howCreated": "User"
},
{
"name": "6ddad4d76b1b54e66ca2",
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_Calendar"
}
},
"Property": "YYYYMM_EXTERNAL"
}
},
"type": "Categorical"
}
]
}

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.8.0/schema.json",
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/report/definition/visualContainer/2.9.0/schema.json",
"name": "beaf29701729ae2bd5de",
"position": {
"x": 0,
@@ -23,13 +23,12 @@
"Entity": "Dim_Calendar_Alt"
}
},
"Property": "YEAR_QUATER"
"Property": "YYYYMM"
}
},
"queryRef": "Dim_Calendar_Alt.YEAR_QUATER",
"nativeQueryRef": "Year_Q",
"active": true,
"displayName": "Year_Q"
"queryRef": "Dim_Calendar_Alt.YYYYMM",
"nativeQueryRef": "YYYYMM",
"active": true
}
],
"fieldParameters": [
@@ -79,7 +78,7 @@
},
"queryRef": "Fact_Retail.prod or pack",
"nativeQueryRef": "PACK_DES",
"active": true,
"active": false,
"displayName": "PACK_DES"
}
]
@@ -1500,7 +1499,8 @@
"Property": "YEAR_QUATER"
}
},
"type": "Categorical"
"type": "Categorical",
"howCreated": "User"
},
{
"name": "Filtere1e6ea85996510626733",
@@ -1599,8 +1599,7 @@
"Property": "YYYYMM"
}
},
"type": "Categorical",
"howCreated": "User"
"type": "Categorical"
},
{
"name": "979708950c023abe94b8",

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": "0548c76c98a576f4c57a",
"position": {
"x": 0,
@@ -272,38 +272,7 @@
"filterConfig": {
"filters": [
{
"name": "Filter962532dab34b2ab2a164",
"ordinal": 0,
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_BrandDefaultMKT"
}
},
"Property": "BRAND_NAME"
}
},
"type": "Categorical"
},
{
"name": "Filter4bc039d60d2e20007a6a",
"ordinal": 1,
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_BrandDefaultMKT"
}
},
"Property": "MARKET"
}
},
"type": "Categorical"
},
{
"name": "Filterc26252015507a5f83245",
"ordinal": 2,
"name": "Filter0b0ba353a32bdb988530",
"field": {
"Measure": {
"Expression": {
@@ -311,7 +280,7 @@
"Entity": "Measure"
}
},
"Property": "External.Sales.KPI"
"Property": "External.Sales.KPI.Filter"
}
},
"type": "Advanced",
@@ -338,7 +307,7 @@
"Source": "m"
}
},
"Property": "External.Sales.KPI"
"Property": "External.Sales.KPI.Filter"
}
},
"Right": {
@@ -354,6 +323,78 @@
]
},
"howCreated": "User"
},
{
"name": "c0622963edc1161ae0ae",
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_Class"
}
},
"Property": "CLASS"
}
},
"type": "Categorical",
"filter": {
"Version": 2,
"From": [
{
"Name": "d",
"Entity": "Dim_Class",
"Type": 0
}
],
"Where": [
{
"Condition": {
"Not": {
"Expression": {
"In": {
"Expressions": [
{
"Column": {
"Expression": {
"SourceRef": {
"Source": "d"
}
},
"Property": "CLASS"
}
}
],
"Values": [
[
{
"Literal": {
"Value": "null"
}
}
]
]
}
}
}
}
}
]
},
"objects": {
"general": [
{
"properties": {
"isInvertedSelectionMode": {
"expr": {
"Literal": {
"Value": "true"
}
}
}
}
}
]
}
}
],
"filterSortOrder": "Custom"