Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have the following tables (abbreviated):
Resources.ResourceName | Resources.Hours |
Resource 1 | 40 |
Resource 1 | 20 |
Resource 1 | 10 |
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.ResourceName | Summary Hours | Project Count | Projects.Name | Resources.Hours |
Resource 1 | 70 | 3 | Project 1 | 40 |
Project 2 | 20 | |||
Project 3 | 10 |
Thought this would be simple, but am struggling as a leyman PowerBI user. Any suggestions?
Much appreciated...
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.
Sorry, editor didnt like the HTML tags, here is an image of the table visualization:
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
65 | |
64 | |
56 | |
39 | |
27 |
User | Count |
---|---|
85 | |
59 | |
45 | |
43 | |
38 |