Forum Discussion
Anonymous
6 years agoNot applicable
make table unaffected by slicer except one column
Hi all, is it possible to have a table (execpt one column ) completely unaffected by the slicers on a page? I have a table with two columns 1.a list of products 2. the sales for those product...
- 6 years ago
Anonymous , Can you use interaction instead.
https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions
Greg_Deckler
Community Champion
6 years agoAnonymous - Yes, don't have your slicer connected to your visual. (Edit Interactions) Create a measure for the one value in your visual that grabs the value(s) in the slicer and returns a result accordingly.
Anonymous
6 years agoNot applicable
got it, wow i dont know how i missed that . thank you