20260514_PDOT_by_Month定版

This commit is contained in:
2026-05-14 16:57:06 +08:00
parent 84ae943bdb
commit b02475424a
12 changed files with 78 additions and 86 deletions

View File

@@ -1,12 +1,12 @@
{
"$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": "54e7d096b1570a75a958",
"position": {
"x": 723.69360161491329,
"y": 141.11111111111111,
"x": 795.65721911342018,
"y": 143.77057886351568,
"z": 6000,
"height": 35.555555555555557,
"width": 361.11111111111109,
"height": 35.687732342007436,
"width": 360.95592140201808,
"tabOrder": 0
},
"visual": {

View File

@@ -58,8 +58,9 @@
}
},
"queryRef": "Dim_Org.region_name_en_n",
"nativeQueryRef": "region_name_en_n",
"active": true
"nativeQueryRef": "Region",
"active": true,
"displayName": "Region"
},
{
"field": {
@@ -73,8 +74,9 @@
}
},
"queryRef": "Dim_Geo.CITY_EN",
"nativeQueryRef": "CITY_EN",
"active": true
"nativeQueryRef": "City",
"active": true,
"displayName": "City"
},
{
"field": {
@@ -88,8 +90,9 @@
}
},
"queryRef": "Dim_Org.rsm_name",
"nativeQueryRef": "rsm_name",
"active": true
"nativeQueryRef": "RSMName",
"active": true,
"displayName": "RSMName"
}
],
"fieldParameters": [
@@ -138,7 +141,8 @@
}
},
"queryRef": "Measure.External.Gr%.KPI",
"nativeQueryRef": "External.Gr%.KPI"
"nativeQueryRef": "GR%",
"displayName": "GR%"
},
{
"field": {
@@ -152,7 +156,8 @@
}
},
"queryRef": "Measure.External.MS%.KPI",
"nativeQueryRef": "External.MS%.KPI"
"nativeQueryRef": "MS%",
"displayName": "MS%"
},
{
"field": {

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": "ea504404714004a727e0",
"position": {
"x": 752,
@@ -303,6 +303,13 @@
"Value": "'Arial'"
}
}
},
"start": {
"expr": {
"Literal": {
"Value": "0D"
}
}
}
}
}