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.
tpaliwal
2 years agoFrequent Visitor
Hi,
I'm trying to create a similar matrix as I have produced through sample dataset.
I have different Lifecycles and I'm trying to show the migration of customers through different lifecycle over time.
My question is around how do I use same field in rows and columns. And also make it dynamic based on the selected time period.