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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Just2431
Helper I
Helper I

Help with measurement

Hello all,

 

The calculation i found online didn't work so i thought i will try here. I am new to power bi. I have 2 colums in my bi, one with time spent and another with diffrent operation type (maybe 15 diffrent items) and now i need to calculate sum but for each category. How can i do this?

I use the f formaula belowe but it didnt work. Thank you for your help!

=CALCULATE(SUM(Table6[Value]),ALLEXCEPT(Table6,Table6[Category]))

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi,

@Greg_Deckler , thanks for your concern about the problem, and i want to offer some more information for user to refer to.

hello @Just2431 , based on your description, you just need to create the following measure

Measure = CALCULATE(SUM('Table'[Time Spent]),ALLEXCEPT('Table','Table'[Operation]))

Output

vxinruzhumsft_0-1718853479162.png

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

4 REPLIES 4
Just2431
Helper I
Helper I

@Greg sorry about that! this is the sample data

Just2431_0-1718722404777.png

trying to achieve this 

Just2431_1-1718722634888.png

 

i am trying to sum all the diffrent categories from column 2. I think i need to use Pivit column but not sure what excatly I need to do. Thank you

Anonymous
Not applicable

Hi,

@Greg_Deckler , thanks for your concern about the problem, and i want to offer some more information for user to refer to.

hello @Just2431 , based on your description, you just need to create the following measure

Measure = CALCULATE(SUM('Table'[Time Spent]),ALLEXCEPT('Table','Table'[Operation]))

Output

vxinruzhumsft_0-1718853479162.png

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

@Anonymous Thank you so much for your help!! it does what i wanted to do!! I used a similar measure but it didnt work becasue my "time spent" column was swet as text not number...

Greg_Deckler
Community Champion
Community Champion

@Just2431 Sorry, having trouble following, can you post sample data as text and expected output?
Not really enough information to go on, please first check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882

Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.