I have a tableau dashboard where I would want to add a button which, when clicked, filters the data to the most recent 28 day period ending on the last Saturday. So if today is Tuesday 8/11, clicking the button would start at Saturday, Aug 8th and go back 28 days.
You may create a set on your date field say New_date
like this
Please do tell if this works. In my opinion this should