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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
chu_en
Frequent Visitor

Total of Row instead of Column

Untitled-2.pngHello Community,

 

How do i make total to right like the example on the left (with grand totals) also?

 

 

Thank You

 

Best Regards

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@chu_en , You have to create a column or measure

 

Total column = [column1]+[column2]+[column3]

 

Measure

Total measure = sumx(Table,[column1]+[column2]+[column3])

 

In case it matrix, you can enable column Total

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@chu_en , You have to create a column or measure

 

Total column = [column1]+[column2]+[column3]

 

Measure

Total measure = sumx(Table,[column1]+[column2]+[column3])

 

In case it matrix, you can enable column Total

Megha166
Employee
Employee

@chu_en 

Go to Formatting Tab and "ON" Row Subtotal

Megha166_0-1602825123494.png

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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