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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
chiso_chiso
Creator
Creator

Average of Sum of Columns

On a straight table I have a column (Total Sales)  made of sum(ColumnA) + Sum(ColumnC) + Sum(ColumnE). Please assist as I want the average of Total Sales. My data is coming from an excel sheet.

2 Replies
alexandros17
Partner - Champion III
Partner - Champion III

in the expression page you find 3 radio buttons, THe lower (which shows Sum by defaut) has even Average of rows, try with that setting

chiso_chiso
Creator
Creator
Author

Sorry my question was incomplete.

I want the result as a percentile of 40. In simplest terms sum(Total Sales)/count(Total Sales)/40 where Total Sales is made up of Column A + Column C + Column E. I would expect a in Column A 5 rows, Column C 12 Rows and Column E 3Rows