Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

help with expression

robertmika

thanks for interest..

1 Reply
Not applicable
Author

Would you like to Count() ou Sum() TRX QTY by some dimension?
e.g. sum  TRX QTY by Type
Aggr(Sum ([TRX QTY]), [Document Type])

Just add dimensions on Aggr function. See attached file.