Forum Discussion
RAHULBANDI
Helper II
3 years ago***Create Double headers Matrix***
Hi Team, I'm looking to create Double Headers in Power bi Matrix, data: Sale Date Type of Sale Customer Name Sale Amount Units Purchased 1-Jan-22 Online Customer19 258 153 1-Jan-...
- 3 years ago
This can be done but it needs lots of extra work and compromises (for example you lose the formatting). it would be much simpler if you changed the column order.
See attached for the implementation via crossjoin.
RAHULBANDI
Helper II
3 years agoHi
Thq for your response
I ahve used complex approach
I have applied same dax, whic you have given
but im receiving the expected output
could you please specify is there any additional changes i need to make in visualization pane
lbendlin
Super User
3 years agoYou need to apply the crossjoin as well. Have you done that?
- RAHULBANDI3 years ago
Helper II
Yes i have applied for the CrossJoin