Forum Discussion
Anonymous
7 years agoNot applicable
Summing Multiple Visual Slicers
I'm not sure this is possible and am open to other solutions.......but I am trying to make a report that allows management to select how many people will work on each of our programs. I have how each...
- 7 years ago
You should be able to use MAX or SELECTEDVALUE to get the number out of each slicer.
Greg_Deckler
7 years agoCommunity Champion
You should be able to use MAX or SELECTEDVALUE to get the number out of each slicer.
Anonymous
7 years agoNot applicable
I was able to use SELECTEDVALUE and just add them all together. This is PERFECT!!!! Thank you!!!