Forum Discussion
ghaines
Resolver I
3 years agoUsing 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
Community Champion
3 years agoghaines No, DAX is pretty clueless about stuff like that. There is ISFILTERED and ISCROSSFILTERED but that's about it.
- ghaines3 years ago
Resolver I
Thought so, thanks!