Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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............
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
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