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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Dougers1
Frequent Visitor

Help with dAX Formula

im lookin to  get the total amount of agency unfilled, problem i have is that the Agency column has several agency names in the Agency Column

 

how do i get it to return total unfilled Also thinking ahead, what would the formula also be  to see what specific Agency  had unfilled

 

 

Agency Unfilled = CALCULATE( COUNTROWS('Interpreting') , 'Interpreting'[Agency] , 'Interpreting'[status] = "Unfilled" )
3 REPLIES 3
Fowmy
Super User
Super User

@Dougers1 

Add the Agencies on the Row Section of a matrix and add the following measure to value, it will show you by agencies:

Agency Unfilled = CALCULATE( COUNTROWS('Interpreting') ,'Interpreting'[status] = "Unfilled" )

 

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

@Dougers1 

If you could share a Power BI file with some dummy data to show your scenario, then I will be able to demonstrate the solution to you. Save the file in Google Drive and share the link here and grant access to the file.

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

Fowmy

 

Sorry im newto power bi -  can you show me a example 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.