I want to include a set expression on a dimension or filed WEEKNUM which displays the week numbers, I want to use it to return the previous 3 weeks excluding the current one.
For example if we WEEKNUM = {35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45} I want to use only {41, 42, 43, 44} only>