The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi all,
I made a table but the dates won't be shown correctly in terms of position.
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
@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)
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.