Forum Discussion
Student1
3 years agoNew Member
Add Columns from two table with inactive relationship
Hiya, I am connected to two tables via direct query, and both contain some geographic data. Below sample screenshot shows the tables: also, the model is simple like the below: ...
amitchandak
Super User
3 years agoStudent1 , Make the join from Table 1 to Table 2 , 1 to Many,
Then you should able create a new table like
Using Summarize or Summarizecolumns
Summarize -https://www.youtube.com/watch?v=cN8AO3_vmlY&t=22345s
https://www.youtube.com/watch?v=qE5KBp4uP0g
Student1
3 years agoNew Member
amitchandak
Are you able to share the DAX code to get me the right result please? I have shared a sample file and I am getting lost with all these viedo links.
Thanks