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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
arethaking
Creator II
Creator II

Set analysis Expression

What is this expression do?

Sum(TOTAL <[Carrier Group], [Carrier Name]> [# Departures Performed])

1 Solution

Accepted Solutions
sushil353
Master II
Master II

it is just summing up Departures Performed Totaling to Carrier Group and Carrier Name

for example if a carrier group in your dimension and carrier group have two group say A and B then the sum would be for both A and B

HTH

Sushil

View solution in original post

2 Replies
sushil353
Master II
Master II

it is just summing up Departures Performed Totaling to Carrier Group and Carrier Name

for example if a carrier group in your dimension and carrier group have two group say A and B then the sum would be for both A and B

HTH

Sushil

Anil_Babu_Samineni

I accept Sushil Explanation.

Simply to say

Sum(TOTAL {<Ename, Deptno>}Sales)

Did you understand this, If yes similar to this only

Here We are calculating Sum(Sales) where Ename and Deptno - With Whole values

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