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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Total Qualifier

Hi all!

Could anyone please explain me the meaning of the expression below??

sum(total<A,B,C,D>

if(DataDate=(vMaxDate),

aggr(WHStock,A,B,C,D,WHStock)))


Note: where A,B,C,D are the fields.

5 Replies
Anil_Babu_Samineni

What is the WHStock?

Exp - Here When DateDate = vMaxDate then aggregate to each value by A,B,C,D and Summation to the A,B,C,D in total

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anonymous
Not applicable
Author

Hi Anil

WHStock is a measure.

tresesco
MVP
MVP

If your query is more on total qualifier, then have a look here What does the TOTAL qualifier do? It's impact would mainly depend on the dimensions you use in the chart.

shiveshsingh
Master
Master

This will give you total but based on A,B,C,D.

Anil_Babu_Samineni

Have you got solution? Don't thread alone do something like Helpful and Correct answers ?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful