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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
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.

Labels (1)
1 Reply
Anonymous
Not applicable

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