Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Matrix Table

Hi All, I have data in the following format:

 

TimeCountryValue
3MAU10
6MAU20
YTDAU30
3MUK50
6MUK60
YTDUK70
3MUS90
6MUS100
YTDUS110

 

I need to show the data in the following format in the matrix visual:

TimeValue
AU 
3M10
6M20
YTD30
UK 
3M50
6M60
YTD70
US 
3M90
6M100
YTD110

 

Please help in letting me know what DAX measure should I use to create this Matrix values.

  • In the matrix visual:

     

    Rows box: Country, Time (in this order)

    Values box: Value

1 Reply

  • In the matrix visual:

     

    Rows box: Country, Time (in this order)

    Values box: Value