Forum Discussion

jtc900502's avatar
jtc900502
New Member
7 years ago
Solved

DAX

I have two fact tables, each with their own specific individual dimensions, and only one dimension that is common to both fact tables.

 

When creating a DAX query for one of the fact table, how do I reference the dimensions belonging to the other fact table?

 

This is purely DAX, as I am using my DAX query in my SSRS report.