Forum Discussion
Plotting dates on Y axis
Hello community.
I want dates to be plotted on the y axis in a line chart visual, with the visual working as if it were plotting numbers but showing dates in the legend and axis instead of numbers.
Thanks a lot!
3 Replies
- v-jingzhangCommunity Support
Sorry I'm not clear about what your expected line chart looks like. Could you please provide some sample data and the expected result more intuitively?
How to Get Your Question Answered Quickly - Microsoft Power BI Community
Best Regards,
Community Support Team _ Jing Zhang- AnonymousNot applicable
My data is private, but I want something kind of like this: https://www.google.com/search?q=chart+with+dates+vertical+axis&tbm=isch&ved=2ahUKEwjStZ_g1JvtAhWQnFkKHfTpCCEQ2-cCegQIABAA&oq=chart+with+dates+vertical+axis&gs_lcp=CgNpbWcQAzoECAAQHjoGCAAQBRAeUNBhWL1vYNxwaABwAHgCgAHhAYgBjRGSAQYwLjEyLjGYAQCgAQGqAQtnd3Mtd2l6LWltZ8ABAQ&sclient=img&ei=_zy9X5K6N5C55gL006OIAg&bih=966&biw=1920&client=firefox-b-d#imgrc=fnLoUHQDeQKaIM
The important part is that dates should be on the y axis.
- v-jingzhangCommunity Support
@lflorez You may go to this link https://community.powerbi.com/t5/Desktop/Create-Milestone-Trend-Analysis-MTA-in-Power-BI/m-p/775632#M373622 and try barakb32's solution with a Python visual from his Github page. It will display like below.
Best Regards,
Community Support Team _ Jing Zhang
If this post helps, please consider Accept it as the solution to help other members find it.