The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Table1 is name database, Table2 is name entry. As Mark is not in the data base, I want to has a measure that could capture the mismatch of these two colunms in two tables. Thanks
Solved! Go to Solution.
@Anonymous Try:
CONCATENATEX( EXCEPT('Table1', 'Table2', [Name], ",")
@Anonymous Try:
CONCATENATEX( EXCEPT('Table1', 'Table2', [Name], ",")
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |