I have a 3 table visualizations (see below images): Mth-To-date, Qtr-to-date, & Yr-to-date with a date hierarchy slicer. By default the tables are filtered to display date ranges matching the table names (MTD, QTD, YTD).
I added two Value filters connected to the Date Hierarchy. One filter is modified to only show Year and the other modified for Month.
What i want is for the tables to filter MTD, QTD, and YTD based on the month and year selected on the filters. I just don’t know how to link the metric sets/table’s MTD/QTD/YTD parameter value to the Year and Month filter parameter Value. I tried an alternative solution found here but slicer comparisons don’t work since I also need to add PoP measures which aren’t allowed.
As always any guidance is appreciated.