Forum Discussion

jam17's avatar
jam17
Helper I
1 year ago
Solved

Stuck on Continuous Date implementation

I've successfully created a handful of line charts which plot a metric over time, using a separate Date Table to supply the x-axis.  However, today when trying to build a forth, it's just not working...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Thanks for the replies from Kaviraj11.

     

    Hi jam17 ,

     

    Based on your description, I reproduced your question in the picture below:

     

    The problem may be due to the fact that the accounting_time field is not in the date range of the datetable. If you use a field from the datetable table when creating a visualization object that does not contain all the dates from the accounting_time field, this may cause the display to be blank. Ensure that the datetable's date range covers all dates in the accounting_time to avoid this problem.

     

    Best Regards,
    Zhu

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.