Forum Discussion
slyfox
4 years agoHelper II
Cross reference table
Dear Community, I have a very basic question: How to approach the best way cross-reference tables within Power BI. I have an excel with a list of Job positions and assigned Job Functions, at the end...
Anonymous
4 years agoNot applicable
Hi,
You should try with intersect to cross datas
INTERSECT(Table1,Table2)