Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there an easy way to add the value of the right-most point of a time-series graph? This would make it easy to identify what the value is exactly.I don't want every point on the graph labeled, though.
The expression for my trend graph looks like this:
=
rangesum(above(sum([Member Count]),0,12))
/
rangesum(above(sum([Member Count]),12,12))
-1
Dimension is Month.
Hi,
Without knowing the dataset, I can't really work out why that is. It should work - my example has 2 lines, both with numbers showing.
I've also tested my example on v11, 10, 9 and 8.5.
Sorry I can't be more help here.
Regards,
Stephen