Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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