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

Aggr Performance

Hi all,

I want to know if the order of dimensions in AGGR function can influence the performance.

Eg. Fields:

X >>> 50.000.000 or rows

Y >>> 10 rows

Z >>> 500 rows

1. Agg(sum(Qty), X,Y,Z)

2. Agg(sum(Qty), Y,Z,X)

What is the best AGGR, 1 or 2?

Regards

Luca Jonathan Panetta

PLJ Software

0 Replies