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: 
panipat1990
Creator II
Creator II

Help

Hi,

   I am New In QlikView...................I Want To Get Full Knowledge About AGGR Function..........I Read This Function From Help ....But I didnot UnderStand.................... Tell Me With Example In Qvw............

1 Solution

Accepted Solutions
alexandros17
Partner - Champion III
Partner - Champion III

Think at it as a Group by in  a query, you can Group a field according to one or more other fields:

Aggr(myField, field1, field2)

in this example we are grouping the field myField on the other fields field1 and field2

View solution in original post

2 Replies
alexandros17
Partner - Champion III
Partner - Champion III

Think at it as a Group by in  a query, you can Group a field according to one or more other fields:

Aggr(myField, field1, field2)

in this example we are grouping the field myField on the other fields field1 and field2

sunny_talwar

Check this link out: QlikView Technical Brief - AGGR.docx

HTH

Best,

Sunny