Forum Discussion

i_stanescu_ro's avatar
2 years ago
Solved

How to work with months as column headers

Hi guys

 

I have this type of a table:

categorysubcategoryproductcolourJan-22Feb-22Mar-22Apr-22
foodbeveragescoca colared                     120                       258                         25                    456    

 

I have no idea how to work with this type of table in Table View for, let's say, creating a table or a graph with the number of beverages sold every month.

 

I have never worked with columns as months, just lines...

 

Can you guys help out here?

 

 

Thanks so much!

  • Hi i_stanescu_ro 

     

    You'll need to pivot the month columns into rows so that the data is structured in the proper way for reporting.

     

    Please provide some sample data so I can show you.

     

    regards

     

    Phil

2 Replies

  • Hi i_stanescu_ro 

     

    You'll need to pivot the month columns into rows so that the data is structured in the proper way for reporting.

     

    Please provide some sample data so I can show you.

     

    regards

     

    Phil