Forum Discussion
Anonymous
8 years agoNot applicable
Basic Question on DAX Model
I have 2 Tables with Data as follows TEST1 A 5 B 10 TEST2 A P1 A P2 A P3 B P4 B P5 I pulled all the Columns to a Table on Desktop and got below Results - A...
Phil_Seamark
8 years agoMicrosoft Employee
Hi Anonymous
How have you created the bottom table? Have you just created a relationship between the two tables?
- Anonymous8 years agoNot applicableCreated those Tables manually and a relationship was also established between the first Column of both the tables. Test1 to Test2 ( one to many relationship)