Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Adding data labels to just last point on time series graph

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.

10 Replies
stephencredmond
Partner - Specialist II
Partner - Specialist II

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