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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
snoozycow22
New Member

Visual for Summarized Table / Nested Tables

Hello,

 

Looking for a visual to try to display project and task statuses all in one table/matrix/multi-row card?

Not sure what visual to use, or if one exists (or if Power BI is right tool). Its not an aggreagate (sum/count etc.)

I tried searching community, but not sure of the name for what I am looking for (expanding tables leads to power-query expanding tables threads, pivot table leads to pivoting-columns threads, etc.)

 

My first iteration of the report uses 2 tables, one for projects and one for tasks - with slicer such that when a project is selected in top table, it only shows that project's tasks in second table.

 

Ideally looking for visual with expandable/collapsable rows for the projects, thus you can expand selected project to see tasks for each project.

This would allow my users to easily expand all and export data if they would like.

 

The data input is a company-developed custom webpage, which is being stored in SQL database to be used for analytics.

 

What I am looking for:

Project IDProject NameShort DescriptionStart DateTarget DateLead Name 
 

Project AProblem A8/1/20238/30/2023John, Doe 
 TaskTask DuePerson ResponsibleTask Complete DateTask CommentsTask Delinquent
 Determine Cost8/6/2023John, Doe8/6/2023Done

False

 Determine Timeline8/12/2023John, Doe  True
 Determine People8/16/2023Steve, Jobs  False
2Project BProblem B7/1/20239/1/2023Jane, Doe 
3Project CProblem C6/1/20236/30/2023Bob, Smith 
 TaskTask DuePerson ResponsibleTask Complete DateTask CommentsTask Delinquent
 Determine Cost6/6/2023John, Doe6/5/2023Comment 1False

 

My Data:

2 tables - 1 project scope, and 1 is task scope

I can join tables such that we have all project/task columns in a single table with null values for columns not applicable to each row

Or I can query such that each Project row has a column for Tasks, containing the nested table for that Project's tasks.

 

Table 1 is for project scope - ID, name, description, project start/end, lead person, etc. for the PROJECT

Project IDProject NameShort DescriptionStart DateTarget DateLead Name
1Project AProblem A8/1/20238/30/2023John, Doe
2Project BProblem B7/1/20239/1/2023Jane, Doe
3Project CProblem C6/1/20236/30/2023Bob, Smith
4Project DProblem D5/1/20235/28/2023Bill, Gates

 

Table 2 is for tasks for each project - ID, Name, description, start/end, comments, person responsible etc. for the TASK

Project IDTask IDTaskTask DuePerson ResponsibleTask Complete DateTask Comments
11Determine Cost8/6/2023John, Doe8/6/2023Done
12Determine Timeline8/12/2023John, Doe  
13Determine People8/16/2023Steve, Jobs  
14Implement8/30/2023   
21Determine Cost7/6/2023John, Doe7/5/2023None
22Determine Timeline7/12/2023John, Doe7/13/2023Done
23Determine People7/16/2023Steve, Jobs7/16/2023 
24Implement9/1/2023Bill, Gates  
31Determine Cost6/6/2023John, Doe6/5/2023Comment

 

2 REPLIES 2
theRainer
New Member

Did you find a solution? I'm also looking for a visual for such a use case, to list records with some attributes and 1...n records from a related table (again with several attributes) in the same table format. No calculations/aggregations involved.
Any ideas?

lbendlin
Super User
Super User

Usually this is shown via Gantt charts. Have you tried one of these?

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors