I have a model which has the time dimension (in days) and line items which are date formatted. I'm trying to create a chart which correctly replicated the progress of time change but for some reason any value is not mapping to the x axis of the chart. I have attached a picture for better understanding. In the picture you can see that no matter what the value is, the data point is always at 0 (i.e. 2024).
I am wondering if this is a system constraint or is there a work-around it?
I'm always wondering if the TIME dimension is being treated as a numeric value rather than a time value.
Thank you!