Forum Discussion
Time Line Story Visual
hi
I tried few visual but am not getting desired time line visuals.
i tried Gantt chart xViz,as Time line,Time line circle all from power bi visual stores.
Closest i got with Time line circle but not many options for formating.
Are they any time line visual,which can show bit neat and easy to understand.
Is there any way to remove or format those circle.below chart is "time line circle".
Sample data in excel.
Thanks
Hi bideveloper555 ,
To have this type of information best option is to go for a Gannt chart have you consider it?
There is also the possibility of trying using some dax make a bar and line chart give some information with a tooltip.
Another options is to do a charticulator custom visual.
https://charticulator.com/docs/video-tutorials.html
Chekc the PBIX file with some options:
3 Replies
- MFelixSuper User
have you tried the TimeLine by querion:
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA200001804?tab=Overview
Making use of the start date column and formatting it has a YYYY-MM, also adding a new line for each start of the year and making it different from the other got result on top.
PBIX FIle attach.
- bideveloper555Helper IV
Thank you Felix for your time and effort.
its for big boys in company. they need some thing neat and show year in linear and drill side ways,with start and end date or showing some time frame for each project.
- MFelixSuper User
Hi bideveloper555 ,
To have this type of information best option is to go for a Gannt chart have you consider it?
There is also the possibility of trying using some dax make a bar and line chart give some information with a tooltip.
Another options is to do a charticulator custom visual.
https://charticulator.com/docs/video-tutorials.html
Chekc the PBIX file with some options: