Answer Posted / Surendrakumar
In QlikView, 'aggr' stands for aggregate functions. These are used to summarize data by performing operations such as sum, count, average, minimum, and maximum on a set of values. Examples of aggregate functions include Sum({<condition>}), Avg({<condition>}), and Count({<condition>}).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers