Forum Discussion

LesleyR's avatar
LesleyR
Frequent Visitor
1 year ago
Solved

Dynamically limit output columns in matrix

I have a matrix which is dependent on date range filter and two parameter field filters (period - day, week, month; metric selection).  My goal is to limit the output values to display the last 99 pe...
  • LesleyR's avatar
    LesleyR
    1 year ago

    I have found the original DAX to work where there is a single metric, so i created two matrix tables and used bookmarks to allow for metric selection.