Forum Discussion
js12
9 years agoFrequent Visitor
timeline
Hi Can anyone please help me make a visualisation that depicts the key milestones of a project on a simple timeline like one shown here. Thanks
js12
9 years agoFrequent Visitor
Hi
Can anyone please help me design a simple timeline that shows the key milestones of a project as shown here?
Thanks
- v-sihou-msft9 years agoMicrosoft Employee
There is no milestone type visual in Power BI Desktop. Currently the most effective workaround is using Gantt visual. Please vote ideas below:
https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13328595-the-milestone-graph
Regards,
- hugoberry9 years agoResponsive Resident
Alternatively you can look at building a table/matrix representation of the timeline with fields for Year, one for an image that contains that circle and another field for the event description.
For the image bit, insert a column in your table with a URL to a circle and mark the type of the field as Image URL. On rendering the URL will be transformed into circles.