Forum Discussion
Total not adding up the row values in a Matrix visual
- 5 years ago
Hi Anonymous ,
You ALL function is ignoring all the filter contexts and that's why total is not getting changed on slicer value changes.
Try replacing ALL with ALLSELECTED and the totals should probably change. ALLSELECTED will take the slicer filtering into consideration.
Give a thumbs up if this post helped you in any way and mark this post as solution if it solved your query !!!
Hi Anonymous ,
You ALL function is ignoring all the filter contexts and that's why total is not getting changed on slicer value changes.
Try replacing ALL with ALLSELECTED and the totals should probably change. ALLSELECTED will take the slicer filtering into consideration.
Give a thumbs up if this post helped you in any way and mark this post as solution if it solved your query !!!