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: 
danielnevitt
Creator
Creator

Cumulative line graph - date and timestamp

Hi,

I have the attached line graph.

The dimensions are:

udf_timestamp (dd/mm/yyyy hh:mm:ss) and Internal_Company (Text)

The expression is:

aggr(rangesum( above( sum(pos_lots),0,rowno())),udf_timestamp)

The idea of the graph is to show cumulative position (pos_lots) across time.  I would like to be able drill down into the data for a specific date range (say 10/04/2020 - 18/04/2020), however I can't enable x-axis scrollbar.

Is there another way I could do this without losing the accumulation?

Thanks
Daniel

 

 

0 Replies