Forum Discussion

austworks19's avatar
austworks19
New Member
1 year ago
Solved

Cross Table Drill Through Filter

Hello All, I am trying to implement a drill through functionality between a time series plot on my Summary page and a matrix on corresponding summary pages. I will spare some details as I have some c...
  • austworks19's avatar
    austworks19
    1 year ago

    No, I was having trouble using the selected Date value from ErrorDateAxis to filter my matrix which uses the Bad Value Log datasource containing Run Date such that 'Bad Value Log'[Run Date] = 'ErrorDateAxis'[Date]. I realized I can add Date directly to the visualization-level filters of my matrix and have Select All selected since the dates are already filtered down in the drill through filters. Moreover, I did realized that I needed to switch the data type for 'ErrorDateAxis'[Date] from Date/Time to Date.