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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
Pandetbaby
Frequent Visitor

Calculated column - counting occurrences associated with unique IDs

Hey!

I have a list of IDs and occurences, and I was wondering if there is a way to add a calculated column that will give me the total set of occurences per ID?

 

IDOccurenceTotal Occurence for ID

A

13
B 0
C12
C12

A

13

A

13

A

 3

 

Thank you!

1 ACCEPTED SOLUTION
ryan_mayu
Super User
Super User

@Pandetbaby 

Pls try

Column = CALCULATE(SUM('Table (3)'[Occurence]),ALLEXCEPT('Table (3)','Table (3)'[ID]))+0

1.PNG





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi, @Pandetbaby 

Could you please tell me whether your problem has been solved?

If yes, you could accept the helpful answer as solution to close this thread.

 

Best Regards,
Community Support Team _ Eason

ryan_mayu
Super User
Super User

@Pandetbaby 

Pls try

Column = CALCULATE(SUM('Table (3)'[Occurence]),ALLEXCEPT('Table (3)','Table (3)'[ID]))+0

1.PNG





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.