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...
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?
tharunkumarRTK
Super User
2 years ago
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.