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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
AdarshRaj
Regular Visitor

Data Modeling help

I have 50 trucks data in a excel , one row per truck. I have multiple columns for their parts along with their order date and delivery date.  So suppose i have 3 parts per truck then there will be 6 date columns. every part has a order and delivery date.

How do i show this data into a gantt chart. that there would be each truck as parent and parts as child and i would have the date shown in the gantt chart.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You would unpivot your data so you are left with four columns

 

Truck - part - order date - delivery date

 

Then you can feed this much easier into your chart.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

You would unpivot your data so you are left with four columns

 

Truck - part - order date - delivery date

 

Then you can feed this much easier into your chart.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.