Forum Discussion
CasaMoreira
2 years agoNew Member
How to surpass single filter direction?
Hello everyone I have the below datamodel: I have a table visualization with the content of table 4, and a slicer with the content of table Selecting a value of table1, I want to see the r...
tharunkumarRTK
Super User
2 years agoCasaMoreira
You can use CROSSFILTER dax function and tweak the directionality for that one particular calculation to 'BOTH' instead of SINGLE.
https://dax.guide/crossfilter/
If the post helps please give a thumbs up
If it solves your issue, please accept it as the solution to help the other members find it more quickly.
Tharun