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.
I have two tables, one table have the employee data other table have the employee project details who are in live project or shadow or internal.suppose in employee table there 16 members among which only 10 people's data are in project table as they are in project and their stautus is in progress. now 16-10=6 people are not in any project. i want to view those 6 people name. Note: we cant create duplicate table, calculated column
its has to be a measure .
Thanks In Advance
Solved! Go to Solution.
Hi @Anonymous ,
You can write a measure like this
Sample pbix file attached here.
Chaitali community.pbix
Regards,
Aditya
Hi Aditya,
Thanks for the solution it almost solved 90% of the problem, but here you have concatenated the names, i want the names to be returned so that i can count them and show them in table
Hi @Anonymous ,
You can write a measure like this
Sample pbix file attached here.
Chaitali community.pbix
Regards,
Aditya
@amitchandak
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |