Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

SUMMARIZECOLUMNS table filter Issue

I would to create a summary table using SUMMARIZECOLUMNS with filter based on selected date of a date slicer. I created a measure (Selected End Date) for getting the MAX date of selected date range....
  • v-lionel-msft's avatar
    5 years ago

    Hi Anonymous ,

     

    The ‘Machine Summary’ table is a calculated table, and its values do not change with the slicer dynamically.

    Try to create a measure like this and add it to the table visual.

     

     

    Best regards,
    Lionel Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.