Forum Discussion
jereaallikko
4 years agoHelper III
DAX Measure to Check Tag From Different Table
Hi all, I am trying to solve a problem with relationships and column mapping from other table. I have two tables, both containing hundreds of rows of data. I have created a simple illustration da...
- 4 years ago
I'm not sure what you're doing wrong but it works fine for me.
Do you have relationships between the two tables complicating things?
AlexisOlson
4 years agoSuper User
I'm not sure what you're doing wrong but it works fine for me.
Do you have relationships between the two tables complicating things?
jereaallikko
4 years agoHelper III
Hi AlexisOlson
As you said, I realized I had an active relationship between the tables that complicated it. Now works fine. Big thanks!