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

Need to implement Join along with Filter in PowerBi

I am creating a report for a Timesheet application where I need to show list/count of employees who has either not submitted their timesheet or even not initiated.

I have two tables EmployeeList and TimeEnteries

 

EmployeeList:

EmployeeName, EmployeeEmail

 

TimeEnteries

EmployeeEmail, WeekOf, Status

 

abhishekmor_0-1613060608195.png

I want a list like below:

abhishekmor_1-1613060722245.png

Please help me with this.

 

 

3 REPLIES 3
Anonymous
Not applicable

Hey @Anonymous 

Mapp both table with EmployeeName.
Use status column in filter section and hide it.
So it will displayed filtered value as per pre-filtered value set..
21.jpg

 

Best Regards,
Nirav

Anonymous
Not applicable

@Anonymous thanks for reply.

I tried this but its not working, as I need to show the count also in Matrix

Anonymous
Not applicable

Hi @Anonymous ,

For matrix, EmployeeEmail column selected from EmployeeList table? or 
can you share sample .pbix file.

-
Nirav

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