Forum Discussion
EdwardXAult
8 years agoRegular Visitor
Matrix Not Populating, measure, relationship or data model error?
looking for help understanding if I have a DAX measuring challenge or data model problem. Example: three tables: recipes (name, file_id, date), tags (below), recipe_tags (which tags applied to which...
- 8 years ago
sorry, my problem description was only half my challenge, I found this reference that talks to exactly the problem.
v-jiascu-msft
8 years agoMicrosoft Employee
Hi EdwardXAult,
Seems you don't need a measure. Just drag the 'file_tags'[file_id] in the Values field. Because they are in the same table and there is a relationship. Is the below what you need?
Best Regards,
Dale
EdwardXAult
8 years agoRegular Visitor
sorry, my problem description was only half my challenge, I found this reference that talks to exactly the problem.
