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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Sum Total

Hi

A little help, please.

The first expression works for a cell in a column:

Sum({<[4_WEEK_ROLLING_RETAIL]={"P4WTY"}>} TRX_QTY_NORM)

(returns an integer)

But when I want to get the total of ALL the values in ALL the cells in the column:

sum(TOTAL ({<[4_WEEK_ROLLING_RETAIL]={"P4WTY"}>} TRX_QTY_NORM)

I get Error in expression.

Any idea?

Thanks, JV

1 Solution

Accepted Solutions
Not applicable
Author

Re-copied and it worked.  I think something was invisible that got fixed when I chose from the auto-populate.

Thanks, JV

View solution in original post

1 Reply
Not applicable
Author

Re-copied and it worked.  I think something was invisible that got fixed when I chose from the auto-populate.

Thanks, JV