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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
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

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