Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Line Chart X-Axis range does not work with dynamic date

I have a line chart which looks at a specific item from a data table, the chart looks at two fields which are:
1. Cummulative spend on the y-axis
2. Date on the x-axis (Date is based off of a DIM Date table)

 

I am trying to set the maximum range of the line chart x-axis to the maximum of a date in the data table however this is not working.

However, if I put the same date in manually it will filter the x-axis range.

Max date from data table (Used in the X-Axis Range):

X-Axis Range:

 



Current Line Chart:

 

The cummulative spend goes to null after TODAY() and is then forecasted.

 

How do I get the dynamic date to function the same as the hardcoded date?

1 Reply