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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

fastest aggregation method needed

Hi ppl ,

Load Shop_id,city,  min(orderdate) as start_date, max(orderdate) as end_date

Resident orders_table

group by shop_id,city;

this load is taking half an hour can you people help me to reduce the load time its has  50 million records.




Thanks in advance.


1 Reply
sunny_talwar