chore: update report visuals, semantic model definitions, and cleanup legacy queries
This commit is contained in:
@@ -233,6 +233,56 @@
|
||||
}
|
||||
},
|
||||
"type": "Categorical",
|
||||
"filter": {
|
||||
"Version": 2,
|
||||
"From": [
|
||||
{
|
||||
"Name": "d",
|
||||
"Entity": "Dim_Market",
|
||||
"Type": 0
|
||||
}
|
||||
],
|
||||
"Where": [
|
||||
{
|
||||
"Condition": {
|
||||
"Not": {
|
||||
"Expression": {
|
||||
"In": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Column": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Source": "d"
|
||||
}
|
||||
},
|
||||
"Property": "MARKET"
|
||||
}
|
||||
}
|
||||
],
|
||||
"Values": [
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "null"
|
||||
}
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"Literal": {
|
||||
"Value": "'ALL Market'"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"objects": {
|
||||
"general": [
|
||||
{
|
||||
@@ -248,22 +298,6 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "cbd1dc7085ede9385602",
|
||||
"ordinal": 2,
|
||||
"field": {
|
||||
"Measure": {
|
||||
"Expression": {
|
||||
"SourceRef": {
|
||||
"Entity": "Measure"
|
||||
}
|
||||
},
|
||||
"Property": "MergedData.Sales.KPI.Filter"
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"howCreated": "User"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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": "dbb94bc2da6a10c63538",
|
||||
"position": {
|
||||
"x": 891.1004784688995,
|
||||
@@ -25,7 +25,7 @@
|
||||
"selectedBookmark": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "'ac39a9cfe1616baf4f21'"
|
||||
"Value": "'7337b4204eb2cca5fedf'"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -850,7 +850,7 @@
|
||||
"value": {
|
||||
"expr": {
|
||||
"Literal": {
|
||||
"Value": "69.67479212984506D"
|
||||
"Value": "88.14714857387227D"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1721,8 +1721,7 @@
|
||||
"Property": "Sales_MSTOP1_BrandGR%"
|
||||
}
|
||||
},
|
||||
"type": "Advanced",
|
||||
"howCreated": "User"
|
||||
"type": "Advanced"
|
||||
},
|
||||
{
|
||||
"name": "Filterc882f530024c830c1bab",
|
||||
@@ -1937,7 +1936,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"Top": 10
|
||||
"Top": 20
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user