Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CareTogether.Report/definition/pages/pages.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"ReportSectiondde1dd56e86a6be0bd57",
"e3e436ecd75be754ee24"
],
"activePageName": "03622d788c359b5e7432"
"activePageName": "d08ff20b71001be16c90"
}
2 changes: 0 additions & 2 deletions CareTogether.SemanticModel/definition/model.tmdl
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ annotation PBI_QueryOrder = ["OData Live","Production","Date","_Measures","RLS",

annotation __PBI_TimeIntelligenceEnabled = 1

annotation PBIDesktopVersion = 2.146.1454.0 (25.08)+901d6c338d1dea81ac3e53073ffb10469f0f37b8

annotation PBI_ProTooling = ["CalcGroup","DevMode","DaxQueryView_Desktop"]

annotation __TEdtr = 1
Expand Down
12 changes: 1 addition & 11 deletions CareTogether.SemanticModel/definition/tables/Location.tmdl
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@ table Location

annotation SummarizationSetBy = Automatic

column Id
dataType: string
lineageTag: 21cf8ebc-50d3-4f02-9094-2fe85114b691
summarizeBy: none
sourceColumn: Id

annotation SummarizationSetBy = Automatic

partition Location = m
mode: import
queryGroup: Dimensions
Expand All @@ -46,11 +38,9 @@ table Location
#"Renamed Columns" = Table.RenameColumns(LocationTransformed,{{"Location Name", "Location"}})

in
#"Renamed Columns"
#"Renamed Columns"
```

changedProperty = Name

annotation PBI_NavigationStepName = Navigation

annotation PBI_ResultType = Table
Expand Down
Loading