Forum Discussion
ewkcoder
2 years agoFrequent Visitor
ALLSELECTED with interactions turned on
Problem: I am trying to calculate a column based on the multiple selections in one slicer. There are many slicers on page. Project: Report Page 1: I allow users to select from a slicer a list...
ewkcoder
2 years agoFrequent Visitor
I would still like to know if there is a way to solve this with the columns I created but I was able to solve by creating three references to the table removing all unnecessary columns in those tables and then setting up proper relationships. In doing this I was able to use removefilters effectively to caculate the sum of metrics by each groups selections.