Forum Discussion

KWB's avatar
KWB
Frequent Visitor
9 years ago
Solved

Continuous x-axis issue

I have a problem when using dates in the X-Axis when the type is Continuous.   Our period data is stored as the last day of each month and when I put the period in the X-Axis, the axis doesn't line...
  • tjd's avatar
    9 years ago

    In order to properly show dates as "continuous" data, you need to be using dates from a date table, not your non-continuous fact table (that's categorical and why it is showing correctly as categorical).  After building the data table, you link your fact table dates to the date column in your date table.  The x-axis would then be from the date (or month, or year, etc.) column in the date table, not from your fact table.