Forum Discussion
Monthly X-Axis with Weekly Data on Line Chart
- 7 years ago
hi, Anonymous
Just turn off Concatenate labels in Formatting->X axis->Concatenate labels
Result:
By the way: Please ensure the chart sort by x axis values.
https://community.powerbi.com/t5/Desktop/concatenate-Labels-does-not-work-properly/td-p/415010
Best Regards,
Lin
Hi Anonymous ,
Assuming you are adding Week Ending/Week Starting date in Line Chart, consider changing X axis Type to "Categorical" using Format option of Visual, let me know if it works.
Also, you should look for options like showing last 16-24 weeks in single visual instead of 52 weeks). Adequate data points will make your visual better to understand for end users.
Thank you,
Sandeep
Thanks for the reply, Sandeep!
These are the settings I'm using:CalDate is normalized to 2019 dates for prior years
CalDate is set as Categorical
Here is what I get when I set the X-Axis to Categorical (and standardize the weekly dates to all be in the same year - 2019):Weekly Dates on Axis, Set as Categorical
What I'm hoping to achieve is the same view, but with only Months on the X-Axis, as in the original post's Excel example.