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: 
nagasekhar
Contributor III
Contributor III

aggr function

can we use aggr function in back end

can you mention some important  functions which can be used only in front end only

 

1 Reply
Or
MVP
MVP

You can't use aggr() in script, but typically you can achieve the same result using GROUP BY / Where / If statements in a load statement. See e.g. https://community.qlik.com/t5/New-to-Qlik-Sense/Equivalent-for-AGGR-in-script/td-p/1409568