Forum Discussion
Anonymous
5 years agoNot applicable
Milestone Trend Analysis
I was wondering if there is currently a way to create a vizual for a Milestone Trend Analysis? It's necessary to have dates on both the X and Y axis, which I don't see how to do. Thanks to anyone who has a suggestion for this.
3 Replies
- lbendlinSuper User
If everything else fails there's always the option to do this via SVG, or on https://charts.powerbi.tips
- Greg_DecklerCommunity Champion
Anonymous
- You could check for third-party visuals.
- Also, you could check if R visuals might suffice - https://community.powerbi.com/t5/R-Script-Showcase/bd-p/RVisuals
- Also, there are Python visuals.
- There are also SVG visuals you can create - https://community.powerbi.com/t5/forums/searchpage/tab/message?advanced=false&allow_punctuation=false&filter=location&location=forum-board:QuickMeasuresGallery&q=svg (scroll down on that page)
- You could create your own custom visual - https://powerbi.microsoft.com/en-us/developers/custom-visualization/
- Finally, last but not least you could try the Charticulator! - https://charticulator.com/
- Michel_DekkerFrequent Visitor
Hi Naekwon19,
A bit late reaction, but we (Nova Silva and our customers) also have been looking for a MTA chart in Power BI. Since we could not find it we decided to develop it ourselves. You can find it here in the AppSource: https://appsource.microsoft.com/en-us/product/power-bi-visuals/novasilvagroupbv1626174611009.milestonetrendanalysis?tab=Overview
Does this work for you?