MicrosoftLearning / mslearn-fabric

This repository hosts content related to Microsoft Fabric content on Microsoft Learn.
https://microsoftlearning.github.io/mslearn-fabric/
MIT License
147 stars 108 forks source link

Relationship schema incorrect in diagram #135

Closed davecatt closed 1 week ago

davecatt commented 1 month ago

Module:

Lab/Demo: 14 Create and explore a semantic model

Task: Create relationships between tables

Step: 6

Description of issue The instructions to create relationships state "Create relationships to the Trip fact table from the Geography and Weather dimensions, repeating the step above. Also ensure these relationships are One to many, with one occurance of the key in the dimension table, and many in the fact table."

But the diagram underneath shows the relationship between Trip and Weather to be Many:1

Repro steps:

1. 1. 1.

AngieRudduck commented 1 week ago

Under review

AngieRudduck commented 1 week ago

Resolved