Forum Discussion
heidibb
10 years agoHelper IV
Issues Creating a Relationship
Hello, Please see my model in the image below. I am trying to create a relationship between a few of these tables and a WEEK table. My WEEK table has one column for WEEK with the values of 1 ...
CahabaData
10 years agoMemorable Member
Not all relationships need to exist at the Data View level.
In a Measure one can use the RelatedTable function of a DAX expression in order to relate fields between tables as a condition of the expression it is performing. You might want to search on this topic and review some examples.