Forum Discussion
Anonymous
6 years agoNot applicable
naturalinnerjoin date
Hi folks!! Hope you are doing well, and working from home π I started to fight with NATURALINNERJOIN function...I hope not to lose π I created 2 tables which are agregation of time from 2 ...
- Anonymous6 years agoUse COMBINEVALUES to create a calculated column in your tables and then create a relationship between them. Using JOINS like this in DAX is not the best solution or even Best Practice.
Relationships are the best solution and the fastest.
Best
D
Anonymous
6 years agoNot applicable
Use COMBINEVALUES to create a calculated column in your tables and then create a relationship between them. Using JOINS like this in DAX is not the best solution or even Best Practice.
Relationships are the best solution and the fastest.
Best
D
Relationships are the best solution and the fastest.
Best
D