I have a column where week details are present in below format( coming from source) . No date info is present in source.
This column have week info only for last 3 and future 3 months
2014/34 2014/35 . . . 2015/15
My requirement is to select "current week , + 2 weeks and -2 weeks" by default when user opens a dashboard. I'm not sure how to implement this in document properties triggers.