Forum Discussion
PaulCo
8 years agoHelper II
Line Chart X-Axis Date Formatting
I am having issues setting up the format of the dates on my axis of a chart.
I am using the following date table:
| Date | Month | Month Name | Fiscal Year | Fiscal Quarter | Period |
| 10/1/2014 | 10 | October | FY15 | Q1 | FY15 Q1 |
| 10/2/2014 | 10 | October | FY15 | Q1 | FY15 Q1 |
| 10/3/2014 | 10 | October | FY15 | Q1 | FY15 Q1 |
| 10/4/2014 | 10 | October | FY15 | Q1 | FY15 Q1 |
However, When I put the Period and the Month into the Axis field, the months are in alphabetical order...
If I pull in the month field as well then it gives me the format that I need but i don't want to show the month number as it could be confused as the day of the month, I only want to show the Period and the Month Name.
Is this possible? either by amending the date table or by changing how the fields are setup?
2 Replies
- Eric_ZhangMicrosoft Employee
- PaulCoHelper II
Thanks
I got an error message when I tried to sort by date but it worked when I sorted by 'Month'.