March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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:
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
Trying a measure like this, but it is giving me an error:
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"))
Hello @lardo5150,. You can use "Matrix" Visualization to achieve this. Please find the screenshot attached. I hope it helps!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
91 | |
89 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |