20260415
This commit is contained in:
@@ -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": "1ca69827e71b623cc350",
|
||||
"position": {
|
||||
"x": 0,
|
||||
@@ -23,11 +23,11 @@
|
||||
"Entity": "Dim_Calendar"
|
||||
}
|
||||
},
|
||||
"Property": "YYYYMM_EXTERNAL"
|
||||
"Property": "YYYYMM_MERGED_DATA"
|
||||
}
|
||||
},
|
||||
"queryRef": "Dim_Calendar.YYYYMM_EXTERNAL",
|
||||
"nativeQueryRef": "YYYYMM_EXTERNAL"
|
||||
"queryRef": "Dim_Calendar.YYYYMM_MERGED_DATA",
|
||||
"nativeQueryRef": "YYYYMM_MERGED_DATA"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -80,7 +80,7 @@
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "YYYYMM_EXTERNAL"
|
||||
"Property": "YYYYMM_MERGED_DATA"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -105,7 +105,7 @@
|
||||
"Entity": "Dim_Calendar"
|
||||
}
|
||||
},
|
||||
"Property": "YYYYMM_EXTERNAL"
|
||||
"Property": "YYYYMM_MERGED_DATA"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -132,7 +132,7 @@
|
||||
"Entity": "Dim_Calendar"
|
||||
}
|
||||
},
|
||||
"Property": "YYYYMM_EXTERNAL"
|
||||
"Property": "YYYYMM_MERGED_DATA"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -284,8 +284,7 @@
|
||||
"filterConfig": {
|
||||
"filters": [
|
||||
{
|
||||
"name": "6f3d9cd8c20c1c591b4a",
|
||||
"ordinal": 0,
|
||||
"name": "d0dc195ea90cddea5bda",
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
@@ -293,76 +292,7 @@
|
||||
"Entity": "Dim_Calendar"
|
||||
}
|
||||
},
|
||||
"Property": "YEAR_EXTERNAL"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_Calendar",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "YEAR_EXTERNAL"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'R'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'2024'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"howCreated": "User",
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
"properties": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "b44bc8750c3d5a527439",
|
||||
"ordinal": 1,
|
||||
"field": {
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Dim_Calendar"
|
||||
}
|
||||
},
|
||||
"Property": "YYYYMM_EXTERNAL"
|
||||
"Property": "YYYYMM_MERGED_DATA"
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
@@ -389,7 +319,7 @@
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "YYYYMM_EXTERNAL"
|
||||
"Property": "YYYYMM_MERGED_DATA"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -397,42 +327,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'202508'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'202509'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'202510'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'202511'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'202512'"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'202507'"
|
||||
"Value": "null"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'MTH'"
|
||||
"Value": "'YTD'"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user