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 agoI 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
CasaMoreira
2 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?
- tharunkumarRTK2 years ago
Super User
Yes this measure will only retrieve one scalar value. If you want to retrieve all values and consider modifying your model and follow star schema parctices then you would not require crossfilter function.