Forum Discussion
How to surpass single filter direction?
Thank you.
can you give me an example? Where should I create the measure with the CROSSFILTER?
In power bi measures are bind to any table, you can create measures in any table. I hope this answers your question.
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
- CasaMoreira2 years agoNew Member
The problem is that creating this measure will not return a single value, but a list of connected values... So creating this measure in Table 2 will not work. Doesn't it make sense?
- tharunkumarRTK2 years ago
Super User
I corrected the measure and added aggregation, please copy it again and test it.
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
- CasaMoreira2 years agoNew Member
Creating the measure below in table 2 doesn't work because of the "MAX" -> only returns one item...
Should we create it in other table?