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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
pwc_ananta
Helper I
Helper I

Display Data in Table/Matrix Table like a Group Right Table in Power BI

Hi
I am facing the issue to show the data in the following format. As I am required to show the details sum ignoring the TOD date and Destination.

pwc_ananta_0-1641888424650.png


Currently I am getting the data in all the rows, its not grouping. I have tried the Matrix table too but its group left the data. The current output of my table visual looks like the below image.

pwc_ananta_1-1641888685234.png


Any way around to display the data in the above shared form?

 

1 ACCEPTED SOLUTION

Hi @pwc_ananta 

 

If you want to show a sum value in only one row, you could remove delivery_date and dcpo(country) columns from the table visual. Or provide proper aggregation types for both. Do not select "Don't summarize" for both. 

 

Best Regards,
Community Support Team _ Jing

View solution in original post

3 REPLIES 3
amitchandak
Super User
Super User

@pwc_ananta , I doubt you can have a table/matrix like the one you have shown in image 1.  Grouping is only possible for rows and columns, not for values

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

The image 1 is the output of Oracle XML Report. In which values are summed up on the basis of 5 columns. These duplication entries are occuring due to 2 drilled down columns that are delivery_date and dcpo(country). 

Hi @pwc_ananta 

 

If you want to show a sum value in only one row, you could remove delivery_date and dcpo(country) columns from the table visual. Or provide proper aggregation types for both. Do not select "Don't summarize" for both. 

 

Best Regards,
Community Support Team _ Jing

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.

Top Solution Authors