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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
lardo5150
Employee
Employee

Count Total Specific Values for each person in a Table

I have tried a few things, but I either get zero results, or the formula is giving me errors when it is clearly working for others.

 

I am pulling a SPO List.

 

The list looks like this:

lardo5150_0-1690723719923.png

 

So the list shows how all the request from an engineer and if it was Approved, Denied, or it TimeOut.

 

I am trying to create a table visual, where it will list each engineer, and show me their Total Requests, how many Approved, Denied, and Timeout

lardo5150_1-1690723789571.png

 

Trying a measure like this, but it is giving me an error:

lardo5150_2-1690723823660.png

 

lardo5150_3-1690723901397.png

 

 

I tried this, but got zero results:

Count = CALCULATE(Countrows(Table),Table[Column]="Overdue")

This also got me zero results:

Pass= COUNTROWS(filter(Samples,Samples[AnalysisResult]="Pass"))

1 REPLY 1
AbhinavJoshi
Resolver III
Resolver III

Hello @lardo5150,. You can use "Matrix" Visualization to achieve this. Please find the screenshot attached. I hope it helps! 

AbhinavJoshi_3-1690760851889.png

 

AbhinavJoshi_2-1690760832830.png

 

AbhinavJoshi_0-1690760800666.png

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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