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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

week sum

hi guys,

here's my problem i have 12  month weeks, and each month  has  4 weeks.

and i have also a list of selection contains (calculated numbers for example: 13%,33%,66%87%,.....),

so what i want to do is, when i select a week i want to sum the calculated numbers which has a relation with the week selected.Sans titre.png

Labels (1)
1 Reply
its_anandrjs
Champion III
Champion III

Hi,

Try with

In any text object write  =Sum(sla_%) or your metrics used here in SUM(YourMetrics)

Or

In any straight chart =Sum(sla_%)

Regards

Anand