Forum Discussion

Jos13's avatar
Jos13
Helper III
6 years ago
Solved

Filtering week from Date Table

Hi Team, I have the following data and date table is defined as follows  DateTable = CALENDAR(DATE(2020,3,1),DATE(2020,4,30)) and Week is calculated as Week = "Week "&(WEEKNUM(DateTable...