Discussion board where members can learn more about Qlik Sense App Development and Usage.
The Week() funtion returns the week number in the year. I need to classify transaction dates as occurring in last week of each month.
Thanks
Perhaps
Week(Date)=Week(MonthEnd(Date)) as IsInLastWeekOfMonth