Forum Discussion
ghaines
3 years agoResolver I
Using same column in rows and columns of matrix visual: Detecting row vs column context
I have different bands of customers defined based on their average monthly sales. I'd like to display a matrix of migration between the bands i.e. how many customers have moved from band x to band y...
- 3 years ago
ghaines No, DAX is pretty clueless about stuff like that. There is ISFILTERED and ISCROSSFILTERED but that's about it.
Greg_Deckler
3 years agoCommunity Champion
ghaines No, DAX is pretty clueless about stuff like that. There is ISFILTERED and ISCROSSFILTERED but that's about it.
ghaines
3 years agoResolver I
Thought so, thanks!