Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Switch Row/Column Data

Hi, I have some data which are single record for different combinations with columns for yearly spend. Here's some mock data:     I want to be able to chart the data that each year is the X ...
  • Bmejia's avatar
    3 years ago

    if the data you bringing  is in the same format as your table above. Then you will need to pivot the data, by going into transform data and highlight the column years and go to the transform/Unpivot columns. Your data should look something like this now.  close and apply Now you should be able to pivot the data in the format you want.