Forum Discussion
Anonymous
5 years agoNot applicable
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....
- 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 ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-lionel-msft
5 years agoCommunity Support
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.
Anonymous
5 years agoNot applicable
Hi Lionel,
Thanks for your help!
Harry