Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

DAX count unique values after union

Hi everybody, I am trying to create measure counting unique values of particular column, which is the result of UNION of two columns with similar data from two diffrent tables. It looks much easier ...