Forum Discussion
Anonymous
6 years agoNot applicable
Dynamically filter table based on slicer
Hello, I am trying to dinamically filter a table visualization based on a slicer. I have a data table like the one below: Date Attribute 1 Attribute 2 01/01/2010 A red 01/02/20...
ammcleod
6 years agoFrequent Visitor
Hello Anonymous ,
I'm not sure what you're asking for here, sorry!
You want the Slicer to filter the table based on an option chosen from a measure?
You can look into SELECTEDVALUE
https://docs.microsoft.com/en-us/dax/selectedvalue-function
Without more information I can't specifically help you, can you show me the measure you have?