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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Filtering only particular columns based on a filter selection

I have two data sources: One with a list of employees, and one with a list of classes and those who participated.

Ive created a measure and visual to show which % of each region has completed the course selected from a table visual / filter, but on the bottom of my page, I want to have a list of all the employees (which ive grouped by manager already in a matrix), and their "status" of whether or not they attended the course.

However, when I filter on a particular course, it filters the whole table, so all I get is a list of employees who have attended the course, filtering out those who have not.

 

How do I keep both those who have and those who haven't attended the course in the list, but show the status of whether or not they attended, without filtering the table from the course selected?

2 REPLIES 2
harshnathani
Community Champion
Community Champion

Hi @Anonymous ,

 

Can you pls share some sample data and the expected output.

 

Regards,

Harsh Nathani

 

Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!!

In case it did not help, please provide additional information and mark me with @ so that I can investigate further

Anonymous
Not applicable

Source Data Table 1: 

 

ManagerEmployee
BillTom
BillBob
BillMark

 

Source data table 2:

 

CourseEmployeeStatus 
ATomCompleted
ABobCompleted
ABrian Completed
BTomCompleted

 

 

What I want to create:

Slicer: Course A

ManagerEmployeeStatus
BillTomCompleted
BillBobCompleted
BillMark(blank or Incomplete)

 

 

The problem: 

Because Mark did not complete the course, he is not in table 2. Therefore, when I filter my final output by a specific course, he disappears instead of lets me have an incomplete status

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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