I have what feels like a very straightforward scenario... but I can't seem to make it work.
on a page, I have three table cards. Each of the cards used "Registration_Date" as date in the date drop-down. So in each individual card, you can use the date drop-down to view prior quarter, prior year, etc.
I would like to setup a filter card at the top of the page tied to "Registration_Date" that would allow the user to choose the date range there, and then all three cards will reflect the new date range and they can view all three directly from the page level... instead of having to open up each one full screen and change the range in each card.
I created a "Filter/Date Selector" card... but it is very clunky... and doesn't seem to play nice with the other cards. It doesn't give you the full range of presents (like quarter)... and it doesn't seem to be filtering the data corretly in the table cards. If I choose "last 30 days" on the filter/date selector card... it shows no data... even though it does show data if I go into the individual cards and select "last 30 days".
I'm stuck!
Does anyone have a suggestion on how I might be able to pull this off?