I want to create a filter card to be applied over the Domo Page, where the filter card shows 2 checkboxes/radio-buttons with values:
'Last 7 Days' and Lat 30 Days'
On selecting any of those boxes/buttons, the data for the rest of the page should get filtered accordingly.
(Selecting 'Last 7 Days' check box should show only data for last 7 days, and likewise for 'Last 30 days')
I know we can add the date filter on the page filters at the top and in beta there is a feature of preset date filter too.
But I would want to have this dynamic filter on the page.
Is it feasible ?
Any help would be appreciated.