Forum Discussion

Tomek1982's avatar
Tomek1982
Icon for Helper I rankHelper I
3 years ago

How to sumarize values from selected columns

I have a following slicer and a table:

 

 

How to calculate "temp total" based on a slicer selection?

Expected result would should follow standard slicer functionality, eg.:

- when "a" selected then "temp total" = "value a"

- when "a" and "b" selected then "total temp" = "value a" + "value b"

- when nothing selected then "total temp" = "value a" + "value b" + "value c" + "value d" + "value e" + "value f"

4 Replies