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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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