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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Rgieltjes_Meyn
Helper III
Helper III

Add a total column in my table

Hi, i want to add a total column to my table which has the sum of all my groups.

Can somebody help me?

 

Rgieltjes_Meyn_0-1678698209853.png

 

So i want to add another column at the end with the total of all the groups!

1 ACCEPTED SOLUTION
Greg_Deckler
Super User
Super User

@Rgieltjes_Meyn Maybe:

Total = SUM('Table'[Contracten NL 22]) + SUM('Table'[Recommended NL - 22]) + SUM('Table'[Single service - 22]) + SUM('Table'[Spares - 22])

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!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

1 REPLY 1
Greg_Deckler
Super User
Super User

@Rgieltjes_Meyn Maybe:

Total = SUM('Table'[Contracten NL 22]) + SUM('Table'[Recommended NL - 22]) + SUM('Table'[Single service - 22]) + SUM('Table'[Spares - 22])

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!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.