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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Strangely simple sum not working

HI,


I cannot get what should be a really simple sum to work. In the attached you will see a simple branch, week, budget table.

Using a variable 'thisweek' I am just trying to get sum to show if WEEK = thisweek sum the budget, but it is not working.

Am I missing something obvious please as this is driving me nuts !

Thanks in advance

Nick

13 Replies
Not applicable
Author

Thankyou !!!!!!!

Not applicable
Author

HI All,

As a follow on, I cannot seem to get this to work with multiple weeks though... the below does not seem to work

((Sum({$<WEEK={"(=Num#(WEEK) >=$(StartWeek) <=(ThisWeek)) "}>} Budget)))

does anone have any ideas  please?

Thanks again

Bob

Not applicable
Author

This didn;t work 😞 but thanks for trying

Not applicable
Author

sorted thanks - changed to num in the script !