Forum Discussion
Bug with X axis? - years
- 4 years ago
Hi Anonymous ,
Even if you format the date column as "YYYY", power bi does not consider the 3 rows of dates circled in red to be the same. The column format only affects the displayed values and doesn't impact how they are stored.
So in the first stacked chart the month will be displayed to show that they are not equal.
So I think you will have to create a new year column and use the column as the horizontal coordinate.Year = YEAR ( [Date] )If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous , which one is correct and which one is wrong? One is on month and one is on year.
- Anonymous4 years agoNot applicable
amitchandak The one with only year is correct. But they're both using the exact same column from the table. So I don't understand why this is happening. The only difference between the two charts is a filter which shows correctly for 5/6 charts....