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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
MEBG93
Creator
Creator

Too many Aggr()?

in the front end, should I avoid creating too many aggr()? 

Does it affect performance?

Labels (1)
1 Solution

Accepted Solutions
tresB
Champion III
Champion III

You SHOULD avoid using too many aggr() in the UI, it affects the performance negatively.

Read these:

When should the Aggr() function NOT be used?  

Pitfalls of the Aggr function 

View solution in original post

1 Reply
tresB
Champion III
Champion III

You SHOULD avoid using too many aggr() in the UI, it affects the performance negatively.

Read these:

When should the Aggr() function NOT be used?  

Pitfalls of the Aggr function