Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Power BI dax

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

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,
You can write a measure like this

Aditya_Meshram_0-1655373900561.png

 


Sample pbix file attached here.
Chaitali community.pbix


Regards,
Aditya

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

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

Anonymous
Not applicable

Hi @Anonymous ,
You can write a measure like this

Aditya_Meshram_0-1655373900561.png

 


Sample pbix file attached here.
Chaitali community.pbix


Regards,
Aditya

Anonymous
Not applicable

@amitchandak

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors