line chart and data points plotted using variable date v using max(date)
Hi
I'm puzzled by the below and need some help.
If I use the following expression the associated line graph plots a data point for every month, irrespective of whether the cumulative value I'm calculating changes. The variable vUnderwayDate = '27/03/23' i.e. a fixed date in the past.
However if I amend the first line as follows and replace the variable with a max(date) formula, it only plots data points where the cumulative value changed: