Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Week function (Current week)

Hello everyone,

I'm trying to calculate the current week, but I think that I'm missing something with this code:

Sum({$<Week={MAX(Week(DATE))}>} LOAD_PALLETS)

Someone here can help me with this question?

Thank you!

1 Solution

Accepted Solutions
maxgro
MVP
MVP

Sum(

{$<Week={"$(=MAX(Week(DATE)))"}>}

LOAD_PALLETS)

View solution in original post

6 Replies
maxgro
MVP
MVP

Sum(

{$<Week={"$(=MAX(Week(DATE)))"}>}

LOAD_PALLETS)

Not applicable
Author

Thank you Massimo, that's it.

vishsaggi
Champion III
Champion III

Can you close the thread marking correct response.

vishsaggi
Champion III
Champion III

Hello Rafael, You marked your reply as Correct. Did Massimo's solution did not work for you? If Yes you should mark his response as correct.

Not applicable
Author

Hello Vishwarath,

I did a mistake, i think that this happened because i'm new here

I think that know is right.

vishsaggi
Champion III
Champion III

Sure. No problem, just thought would help you out. 🙂