Forum Discussion

vickychill's avatar
vickychill
Frequent Visitor
3 years ago

Creating Stacked column chart with more than one X-axis

Hello community,

 

I have a table something like below and want to show the data as below for each year in one column chart. I read people suggesting to unpivot the table but the table is huge (with more than 10K rows) and will make this complex. Is there an easier way to do this?

  

Product IDSales 2021Sales 2022Sales 2023
1100102104
2200200210
3300350360
4400401420

 

 

Thank you in advance.

1 Reply