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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
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