Forum Discussion
How to visualize this data as a column chart?
- 5 years ago
Dicko , unpivot this table, then you should be able to take year as axis and unit as legend
- 5 years ago
Hi, Dicko
The first step is to unpivot the table like below, then you can create the visualization like what you need.
The sample pbix file's link is down below.
https://www.dropbox.com/s/xgjcm4d2bllj4k6/Dicko.pbix?dl=0
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster.
Hi, Dicko
The first step is to unpivot the table like below, then you can create the visualization like what you need.
The sample pbix file's link is down below.
https://www.dropbox.com/s/xgjcm4d2bllj4k6/Dicko.pbix?dl=0
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster.