You can look at this post.
I would make a calculated field that is an ifelse that says is your week field equal to this field ^. If so return ‘True’ else return ‘False’ and then filter only for trues.
You can look at this post.
I would make a calculated field that is an ifelse that says is your week field equal to this field ^. If so return ‘True’ else return ‘False’ and then filter only for trues.