Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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
@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" )
⭕ 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.
⭕ 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
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
8 | |
6 | |
4 | |
3 |