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.SemanticModel/definition.pbism
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/fabric/item/semanticModel/definitionProperties/1.0.0/schema.json",
"version": "4.0",
"version": "4.2",
"settings": {}
}
2 changes: 1 addition & 1 deletion CareTogether.SemanticModel/definition/model.tmdl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ annotation PBI_QueryOrder = ["Community","Role","OData Live","Production","Refer

annotation __PBI_TimeIntelligenceEnabled = 1

annotation PBIDesktopVersion = 2.145.1602.0 (25.07)+10647c9fa319b5e39936cdb21328038c371d1fe4
annotation PBIDesktopVersion = 2.146.705.0 (25.08)+b71502aff0a01340c88f384884ef42771068f115

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

Expand Down
6 changes: 3 additions & 3 deletions CareTogether.SemanticModel/definition/relationships.tmdl
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ relationship 10870e51-e908-9513-3cd3-cfdb9fcb195b
fromColumn: 'Role Approval'.'Role Name'
toColumn: Role.'Role Name'

relationship 65e2d38c-306d-a183-5743-844f5f716512
fromColumn: 'Role Approval'.LocationId
toColumn: Location.Id
relationship d2f5f9d9-ce16-1daa-13af-e75b1d65927d
fromColumn: 'Role Approval'.'RLS Key'
toColumn: Location.'RLS Key'

4 changes: 2 additions & 2 deletions CareTogether.SemanticModel/diagramLayout.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,8 @@
{
"ordinal": 1,
"scrollPosition": {
"x": 0,
"y": 0
"x": 9.0591619870783688,
"y": 129.41659981540525
},
"nodes": [
{
Expand Down
Loading