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: 
ashis
Creator III
Creator III

Wrong data is getting calculated in chart

Hi ,

I have sample data like this .

in expression I wrote max(endtime) - min(starttime) ,when I plot a chart , it is considering all the rows (10 rows) data .

However I want to show only highlight data difference .

Please let me know where I am doing wrong.

1 Reply
Anonymous
Not applicable

May be you should use AGGR function to aggregate data on your key field.