Forum Discussion
Project Tracking
- 7 years ago
Hi Anonymous
Line chart doesn't support to use "date" in the y-axis.
One workaround is as below:
Open Edit queries,
Click on "sprint" column, then select add column- duplicates column,
Click on the duplicated column, then select transform->split column,
Select "planned" and "actual" columns, then select transform->unpivot columns,
Close && apply,
Create another table and connnect it with original table
calendar = CALENDARAUTO()
Best Regards
MaggieCommunity Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous
Another workaround is to create a R visual so that the date field can be used in Y axis.
After transformation as my previous post, create a r visual as below:
https://community.powerbi.com/t5/Desktop/dates-on-Y-axis/td-p/339940
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.