Forum Discussion
Creating a timeline visual with milestones
Anonymous,
You may take a look at https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381377?src=office&tab=Overview.
Hi v-chuncz-msft,
I had a second look at this visual and unfortunately it does not meet my requirements.
For one, it does not allow to enter multiple Start/End Dates without rearanging my complete data set.
As explained, my data is structured like this table:
| Project Name | Date A (Project Start) | Date B | Date C | Date D (Project End) |
| Project X | 01.01.2017 | 01.02.2017 | 01.06.2017 | 01.01.2018 |
| Project Y | 01.10.2016 | 01.01.2017 | 01.05.2017 | 01.08.2017 |
In order to work with the suggested visual, the data should be structered similiar to this (Example for Project X):
| Project Name | Category | Start Date | End Date |
| Project X | A to B | 01.01.2017 | 01.02.2017 |
| Project X | B to C | 01.02.2017 | 01.06.2017 |
| Project X | C to D | 01.06.2017 | 01.01.2018 |
I do not consider this to be practicable.
Second, the formating possibilities are rather insuficcient (e.g. displaying Duration or Milestones).
Do you have any other ideas?
BR,
Dan
- arguane8 years agoNew Member
Dandutch - I am trying to create the same. did you have any luck with this timeline?