0401修改

This commit is contained in:
2026-04-01 23:24:22 +08:00
parent 9d79643487
commit 3432f437f6
63 changed files with 2402 additions and 9924 deletions

View File

@@ -53,12 +53,12 @@
"Entity": "Dim_PackInfo"
}
},
"Property": "PROD_DES_C"
"Property": "PACK_COD"
}
},
"queryRef": "Dim_PackInfo.PROD_DES_C",
"nativeQueryRef": "Brand CN",
"displayName": "Brand CN"
"queryRef": "Dim_PackInfo.PACK_COD",
"nativeQueryRef": "Package Code",
"displayName": "Package Code"
},
{
"field": {
@@ -6116,7 +6116,8 @@
"Property": "PROD_DES_C"
}
},
"type": "Advanced"
"type": "Advanced",
"howCreated": "User"
},
{
"name": "Filterbbdf344948810dcead93",
@@ -6210,8 +6211,7 @@
"Property": "PACK_COD"
}
},
"type": "Categorical",
"howCreated": "User"
"type": "Categorical"
},
{
"name": "7dc9ecffc3dc14c1b1b9",

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": "4a2f472e93055801dbed",
"position": {
"x": 0.50514763766625492,
@@ -226,79 +226,6 @@
"parentGroupName": "dde9646e4b0b8bbb00c0",
"filterConfig": {
"filters": [
{
"name": "Filter60b4eadebc9ab90ba007",
"field": {
"Column": {
"Expression": {
"SourceRef": {
"Entity": "Dim_MKTPackMapping"
}
},
"Property": "CLASS"
}
},
"type": "Categorical",
"filter": {
"Version": 2,
"From": [
{
"Name": "t",
"Entity": "Dim_MKTPackMapping",
"Type": 0
}
],
"Where": [
{
"Condition": {
"Not": {
"Expression": {
"In": {
"Expressions": [
{
"Column": {
"Expression": {
"SourceRef": {
"Source": "t"
}
},
"Property": "CLASS"
}
}
],
"Values": [
[
{
"Literal": {
"Value": "'-'"
}
}
]
]
}
}
}
}
}
]
},
"howCreated": "User",
"objects": {
"general": [
{
"properties": {
"isInvertedSelectionMode": {
"expr": {
"Literal": {
"Value": "true"
}
}
}
}
}
]
}
},
{
"name": "Filter0b0ba353a32bdb988530",
"field": {
@@ -351,6 +278,78 @@
]
},
"howCreated": "User"
},
{
"name": "fc43b1037a9a5ee03de2",
"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"
}
}
}
}
}
]
}
}
]
}

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": "95263e60b50b67007b0a",
"position": {
"x": 0,
@@ -191,7 +191,7 @@
},
{
"Literal": {
"Value": "'''Dim_PackInfo''[PROD_DES_C]'"
"Value": "'''Dim_PackInfo''[PACK_COD]'"
}
}
]
@@ -278,7 +278,7 @@
"1": [
{
"Literal": {
"Value": "'''Dim_PackInfo''[PROD_DES_C]'"
"Value": "'''Dim_PackInfo''[PACK_COD]'"
}
}
]
@@ -323,7 +323,7 @@
},
{
"0": "Market & Product",
"1": "Brand CN"
"1": "Package Code"
}
]
}

View File

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