Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
8 | |
7 |