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
radar
Frequent Visitor

Multiple tables lookup with multiple column filters by value

Hi Friends - I'm having trouble solving this and would greatly appreciate your help:

I have two tables with many columns: using sample fake data for easiness. Table1 has project details, Table2 has approval detials. I want to get a count (with drilldown to see details) of projects that have all required approvals, projects with 1 missing approval, projects with 2 misisng approvals, projects with no approval.

Table1:                                                         

ProjectNameDepartment
AName1Dep1
BName2Dep2
CName3Dep3
DName4Dep1

 

Table2:

ProjectSigned ByProcess
ATechImplementation
ABusinessImplementation
AQualityInitiation
BTechImplementation
BBusinessInitiation
BQualityInitiation
BTechInitiation
BBusinessInitiation
BBusinessClose
CTechInitiation
CBusinessImplementation

 

So, looking to get something like this:

Total ProjectsProjects with 1 approval missingProjects with 2 approvals missingProjects with 3 approvals missing
#   

 

with drilldown to see details and also add slicers for Department and other required columns. Please help

1 REPLY 1
lbendlin
Super User
Super User

You don't indicate how to identify "approval" in your data. Is it "Implementation"?

 

Generally you create measures in DAX that calculate these data points per your rules, taking filters into account.

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

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 community update carousel

Fabric Community Update - June 2025

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