Forum Discussion
Turn column headers into rows in a table visual
- 2 years ago
Hi Rejaul84 today i have tried once again.
this is my sample dataa..
as you said you want header in row without transpose and unpivot
first I have created this data and you would need to create a calculated table or use DAX measures to generate the desired result.
Hope this is work for you what you are expecting.
Thank you
@Anuja_Chaudhari Can you do this in the visual rather than transposing the data?
I have tried with table matrix but it is not acchiving proper output
- Rejaul842 years agoFrequent Visitor
I tried that but could not get to what I wanted. Thanks for trying.
- Anuja_Chaudhari2 years agoHelper I
Hi Rejaul84 today i have tried once again.
this is my sample dataa..
as you said you want header in row without transpose and unpivot
first I have created this data and you would need to create a calculated table or use DAX measures to generate the desired result.
Hope this is work for you what you are expecting.
Thank you