Forum Discussion
cnpdx
9 years agoHelper II
X axis not aligned
The X axis months on my charts are not aligned with the bars. For example, "Jan 2017" is aligned under December data. And this will repeat itself next month and the month after. But with different mo...
carlogazzani
2 years agoRegular Visitor
same issue here, but when i switch to "categorical", it shows me the last day of the month.
In this case, the 'date' column is a calculated column
= coalesce(related(table1[date]),table2[date])
Over November, we can see numbers from October and so on...