Forum Discussion
Tcerginer
9 years agoRegular Visitor
MATCH between 2 tables
Hello Community, I am trying to crease a measure using something similar to the MATCH function from excel. I have a table(1) that tells me which of the company's training modules my coworkers...
- 9 years ago
Another solution using Query Editor.
1. Left Outer Join
2. Conditional Column.
See the attached screenshots.
LEFT OUTER JOINEXPAND COLUMNCONDITIONAL COLUMNFINAL OUTPUT
Greg_Deckler
9 years agoCommunity Champion
Perhaps one of the techniques listed here will help: