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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Report view in Table

Hi all, 

I made a table but the dates won't be shown correctly in terms of position. 

Arsham_0-1607471256980.png

as you can see above, one project is being shown in 4 lines. how can I make it one line showing dates in front of the project name? 

Thanks for your help

 

1 REPLY 1
lbendlin
Super User
Super User

@Anonymous  you have multiple options, one would be to unpivot your data so that the different timestamps are listed in the same column (DateTime) with a new column for the type of the timestamp (Milestone)

 

ProjectName   Milestone  DateTime

 

You'll then also need to provide a helper column with the desired sort order of your milestones (by default they are sorted alphabetically)

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.