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: 
Not applicable

Advanced aggregations

Hello,

Can somone give me hints on advance aggregation?

i m using in a pivote table Sum(All <myField> amount) but it is giving me syntax error i want to consider the my filed dimension.

Labels (1)
1 Reply
Not applicable
Author

Try this aggr(sum(amount)myField) hope this helps...