Forum Discussion
Anonymous
5 years agoNot applicable
How to make a static column for the table?
Hello! I have a slicer with the region names and table which sums up data from regions. Now, I want to make it in such a way that if the slicer selected, then only the Region column values cha...
- 5 years ago
Anonymous
Please see the attachment. Hope it is helpful.
ryan_mayu
Super User
5 years agoAnonymous
have you tried remove remoefilters
something like:
calculate([country measure],removefilters....)
https://docs.microsoft.com/en-us/dax/removefilters-function-dax
Anonymous
5 years agoNot applicable
ryan_mayu What if I have column country instead of measure?
- ryan_mayu5 years ago
Super User
Anonymous
if it's in the same table visual, i think you need to create a measure. If not, you can change visual interact
https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions