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
Hello,
I'm trying to create a subtotal for "Submitter" below, but not sure how to do it. I'd like a subtotal row to be inserted after "Chris Hines" and it should say "3". After Joy Lynne Burke it should say "8". After Sheri Quam it should say "1". Any help is appreciated! 🙂
Solved! Go to Solution.
Hi @zamboni1199 ,
is this what you are expecting?
# of appearence = CALCULATE(COUNTROWS('Table'),ALLEXCEPT('Table','Table'[Submitter]))
With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
FrankAT (Proud to be a Datanaut)
Hi @zamboni1199 ,
is this what you are expecting?
# of appearence = CALCULATE(COUNTROWS('Table'),ALLEXCEPT('Table','Table'[Submitter]))
With kind regards from the town where the legend of the 'Pied Piper of Hamelin' is at home
FrankAT (Proud to be a Datanaut)
That is EXACTLY what I was hoping for. Thank you so much!!
@zamboni1199 , That you can get in matrix visual. You can selectively switch off the sub totals you do not need.
Thank you. I don't see where the subtotals are. I am trying to count the number of instances a submitter appears (it is not a numeric value but is a text value). I guess I'm looking for a "Count" rather than a subtotal.
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 |
---|---|
132 | |
90 | |
88 | |
64 | |
58 |
User | Count |
---|---|
203 | |
141 | |
107 | |
73 | |
70 |