I have a dashboard with a Calendar Range to allow users to filter elements to any date desired. I also have 3 buttons with date filter interactions. One is a Month-to-Date filter button, another a Quarter-to-Date filter, and the 3rd is a Year-To-Date filter.
I am trying to “connect” each button to the Calendar Range so that if a user opts to filter the dashboard using one of the buttons the Calendar Range dates display match the date perspective of the button pushed. Is there a setting or script I can apply?
For example if the Calendar Range is showing 4/15/2021 in the FROM field and 6/15/2021 in the TO and then the Year-to-Date button is pushed, then displyed dates in the Calendar Range will show 1/1/2021 and 8/20/2021