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
bwooddell
New Member

Summarizing values in table visualization

I have the following tables (abbreviated):

Resources.ResourceNameResources.Hours
Resource 140
Resource 120
Resource 110
  
Projects.ProjectName 
Project 1 
Project 2 
Project 3 

 

And would like to create a PowerBI table visualization that looks like this, summarizing project count and project hours but keeping the detail :

BI TABLE VISUAL    
Resources.ResourceNameSummary HoursProject CountProjects.NameResources.Hours
Resource 1703Project 140
Project 220
Project 310

 

Thought this would be simple, but am struggling as a leyman PowerBI user.  Any suggestions? 

Much appreciated...

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@bwooddell,

 

Could you show the logic of how to achieve the output visual from the original table? For example, why in Resources.ResourceName, the values are Resource1?

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

bwooddell
New Member

Capture.PNGSorry, editor didnt like the HTML tags, here is an image of the table visualization:

 

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