Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

using AGGR function in load script

Does anyone know if the AGGR function can be used a load script?

1 Solution

Accepted Solutions
vgutkovsky
Master II
Master II

In the load script you should be able to achieve the functionality of AGGR with a GROUP BY. The AGGR function itself will not work.

Regards,

View solution in original post

1 Reply
vgutkovsky
Master II
Master II

In the load script you should be able to achieve the functionality of AGGR with a GROUP BY. The AGGR function itself will not work.

Regards,