Forum Discussion
Anonymous
6 years agoNot applicable
Comparing values two different tables
I have two tables joined on an ID column. Both tables have a similar field called "Practice", and I need to check if the values are the same. I am trying to use the EXACT function, but when I choos...
Fowmy
6 years agoSuper User
Anonymous
I am not sure if you are trying a measure, in that case use LOOKUPVALUE function.
If you generate a table try INTERSECT or EXCEPT
________________________
Did I answer your question? Mark this post as a solution, this will help others!.
Click on the Thumbs-Up icon on the right if you like this reply 🙂