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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
mvtriff
Contributor
Contributor

Number of the last week of the month

Hi all,

I'm trying to apply a Background Color Expression to highlight the number of the last week in the month.

Could someone please help me with this?

Thank you for your time.

x.PNG 

Regards,

M.

1 Reply
edwin
Master II
Master II

to simplify your chart, you can flag the last week of the month in your script.

one way would be get the max(Week) or maxstring(Week) group by month  this will give you the last week of each month.  you an then join it with your calendar using month