Forum Discussion
juanca
9 years agoHelper II
Using MEASURE as a visualization filter (slicer or page level filter)
Hi everyone, I have created a MEASURE in order to calculate the difference between two columns in my visualization. Both columns come from different tables. Below we can see the MEASURE field (re...
- 9 years ago
Hi dude,
Calculated Measure we cannot use in Filter . Except in visual level filter.
If u want to exclude any unwanted value we can do at DAX end .
If need any help let me know in DAX.
Cheers dude.
juanca
9 years agoHelper II
Hi both, sorry for my late answer to this issue.
Thanks a lot for your answer, I like the second link you provided because is very understandable and it makes clear where the differences between both methods are.
Thanks a lot for your answer, I will accept yours as solution because is more explicit and the possibility to use the measure as a visual level filter is very interesting in my opinion (if I'm not wrong is like a slicer but slightly more difficult to set than it, isn't it?)